Няма описание

Alexander Freytag bc7b16c166 added todos, current bugs, crashs scenarios преди 12 години
algebra 72d211d8f0 init преди 13 години
configs 72d211d8f0 init преди 13 години
doxy 72d211d8f0 init преди 13 години
kernels 72d211d8f0 init преди 13 години
parameterizedFunctions f44f974f13 solved bug: added class labels for binary setup преди 13 години
progs 2b872da348 small bugfix преди 13 години
tests 00be787c67 matio-optional support also for test-programs преди 13 години
tutorial 72d211d8f0 init преди 13 години
FMKGPHyperparameterOptimization.cpp 55f9552955 corrected failure cases for updates with multiple samples and missing optimization преди 13 години
FMKGPHyperparameterOptimization.h 8646b0c6f9 adding of multiple new examples with new classes is now possible преди 13 години
FastMinKernel.cpp 72d211d8f0 init преди 13 години
FastMinKernel.h 72d211d8f0 init преди 13 години
FeatureMatrixT.h 72d211d8f0 init преди 13 години
FeatureMatrixT.tcc 72d211d8f0 init преди 13 години
GMHIKernel.cpp 72d211d8f0 init преди 13 години
GMHIKernel.h 72d211d8f0 init преди 13 години
GPHIKClassifier.cpp 29be182780 bugfix for adding multiple examples of unseen classes преди 13 години
GPHIKClassifier.h 72d211d8f0 init преди 13 години
GPLikelihoodApprox.cpp 72d211d8f0 init преди 13 години
GPLikelihoodApprox.h 72d211d8f0 init преди 13 години
IKMLinearCombination.cpp 72d211d8f0 init преди 13 години
IKMLinearCombination.h 72d211d8f0 init преди 13 години
IKMNoise.cpp 72d211d8f0 init преди 13 години
IKMNoise.h 72d211d8f0 init преди 13 години
ImplicitKernelMatrix.cpp 72d211d8f0 init преди 13 години
ImplicitKernelMatrix.h 72d211d8f0 init преди 13 години
License 72d211d8f0 init преди 13 години
Makefile 72d211d8f0 init преди 13 години
Makefile.inc 72d211d8f0 init преди 13 години
Quantization.cpp 72d211d8f0 init преди 13 години
Quantization.h 72d211d8f0 init преди 13 години
README 72d211d8f0 init преди 13 години
SortedVectorSparse.h 72d211d8f0 init преди 13 години
VectorSorter.cpp 72d211d8f0 init преди 13 години
VectorSorter.h 72d211d8f0 init преди 13 години
doxyfile_gp_hik.txt 72d211d8f0 init преди 13 години
libdepend.inc 72d211d8f0 init преди 13 години
todo bc7b16c166 added todos, current bugs, crashs scenarios преди 12 години
tools.h 72d211d8f0 init преди 13 години

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