Aucune description

Alexander Freytag c32b32acdf restore options - bug fixes - more comfortable system is in progress il y a 11 ans
algebra 72d211d8f0 init il y a 12 ans
configs 72d211d8f0 init il y a 12 ans
doxy 72d211d8f0 init il y a 12 ans
kernels 72d211d8f0 init il y a 12 ans
matlab c32b32acdf restore options - bug fixes - more comfortable system is in progress il y a 11 ans
parameterizedFunctions f44f974f13 solved bug: added class labels for binary setup il y a 12 ans
progs c32b32acdf restore options - bug fixes - more comfortable system is in progress il y a 11 ans
tests 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
tutorial 72d211d8f0 init il y a 12 ans
FMKGPHyperparameterOptimization.cpp c32b32acdf restore options - bug fixes - more comfortable system is in progress il y a 11 ans
FMKGPHyperparameterOptimization.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
FastMinKernel.cpp c32b32acdf restore options - bug fixes - more comfortable system is in progress il y a 11 ans
FastMinKernel.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
FeatureMatrixT.h bc6844c3a3 more commentations, more flexibility for classifier interfaces il y a 12 ans
FeatureMatrixT.tcc bc6844c3a3 more commentations, more flexibility for classifier interfaces il y a 12 ans
GMHIKernel.cpp 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
GMHIKernel.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
GPHIKClassifier.cpp c32b32acdf restore options - bug fixes - more comfortable system is in progress il y a 11 ans
GPHIKClassifier.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
GPLikelihoodApprox.cpp 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
GPLikelihoodApprox.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
IKMLinearCombination.cpp 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
IKMLinearCombination.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
IKMNoise.cpp 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
IKMNoise.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
ImplicitKernelMatrix.cpp 72d211d8f0 init il y a 12 ans
ImplicitKernelMatrix.h 7bf8bf2ab1 added Matlab interface, removed IL options for plain GPHIK il y a 11 ans
License 72d211d8f0 init il y a 12 ans
Makefile 72d211d8f0 init il y a 12 ans
Makefile.inc 72d211d8f0 init il y a 12 ans
Quantization.cpp 72d211d8f0 init il y a 12 ans
Quantization.h 72d211d8f0 init il y a 12 ans
README 72d211d8f0 init il y a 12 ans
SortedVectorSparse.h 72d211d8f0 init il y a 12 ans
VectorSorter.cpp 72d211d8f0 init il y a 12 ans
VectorSorter.h 72d211d8f0 init il y a 12 ans
doxyfile_gp_hik.txt 72d211d8f0 init il y a 12 ans
libdepend.inc 72d211d8f0 init il y a 12 ans
todo bc7b16c166 added todos, current bugs, crashs scenarios il y a 12 ans
tools.h 72d211d8f0 init il y a 12 ans

README

This code requires the NICE-core library (available on github) and implements the ideas presented in the following papers:

Alexander Freytag and Erik Rodner and Paul Bodesheim and Joachim Denzler
"Rapid Uncertainty Computation with Gaussian Processes and Histogram Intersection Kernels"
Asian Conference on Computer Vision (ACCV). 2012.

Erik Rodner and Alexander Freytag and Paul Bodesheim and Joachim Denzler
"Large-Scale Gaussian Process Classification with Flexible Adaptive Histogram Kernels"
European Conference on Computer Vision (ECCV). 2012. pages 85--98

If you use this software in your research, you have to cite at least one of the two papers.

Problems, questions, and general feedback should be addressed to:

Alexander.Freytag uni-jena.de
Erik.Rodner uni-jena.de

Copyright (LGPL) Alexander Freytag and Erik Rodner