Нема описа

Johannes Ruehle 9ec56452eb Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-gp-hik-core into incnoveltysemseg_mergebranch пре 12 година
algebra acb47ec1be fixes to novelty semseg пре 12 година
configs 72d211d8f0 init пре 13 година
doxy 72d211d8f0 init пре 13 година
kernels 72d211d8f0 init пре 13 година
parameterizedFunctions f44f974f13 solved bug: added class labels for binary setup пре 13 година
progs 7bafeba1ae added dataset classification program, added easy option if hyperparam are set manually пре 12 година
tests 00be787c67 matio-optional support also for test-programs пре 13 година
tutorial 72d211d8f0 init пре 13 година
CMakeLists.txt 1c80728aa3 add CMake build system пре 12 година
FMKGPHyperparameterOptimization.cpp 9ec56452eb Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-gp-hik-core into incnoveltysemseg_mergebranch пре 12 година
FMKGPHyperparameterOptimization.h bc6844c3a3 more commentations, more flexibility for classifier interfaces пре 12 година
FastMinKernel.cpp bc6844c3a3 more commentations, more flexibility for classifier interfaces пре 12 година
FastMinKernel.h bc6844c3a3 more commentations, more flexibility for classifier interfaces пре 12 година
FeatureMatrixT.h bc6844c3a3 more commentations, more flexibility for classifier interfaces пре 12 година
FeatureMatrixT.tcc bc6844c3a3 more commentations, more flexibility for classifier interfaces пре 12 година
GMHIKernel.cpp 72d211d8f0 init пре 13 година
GMHIKernel.h 72d211d8f0 init пре 13 година
GPHIKClassifier.cpp 9ec56452eb Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-gp-hik-core into incnoveltysemseg_mergebranch пре 12 година
GPHIKClassifier.h bc6844c3a3 more commentations, more flexibility for classifier interfaces пре 12 година
GPLikelihoodApprox.cpp 7bafeba1ae added dataset classification program, added easy option if hyperparam are set manually пре 12 година
GPLikelihoodApprox.h 7bafeba1ae added dataset classification program, added easy option if hyperparam are set manually пре 12 година
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 година
corefiles.cmake 1c80728aa3 add CMake build system пре 12 година
doxyfile_gp_hik.txt 72d211d8f0 init пре 13 година
libdepend.inc 72d211d8f0 init пре 13 година
progfiles.cmake 1c80728aa3 add CMake build system пре 12 година
testfiles.cmake 1c80728aa3 add CMake build system пре 12 година
todo bc7b16c166 added todos, current bugs, crashs scenarios пре 13 година
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