Johannes Ruehle
|
d836756391
changes to store and restore functions of Codebook and FPCRandomForests
|
11 лет назад |
Johannes Ruehle
|
0ea99bf60e
added .gitignore
|
11 лет назад |
Johannes Ruehle
|
e64528cd44
Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning into ercdevbranch
|
11 лет назад |
Johannes Ruehle
|
f74ba876cb
fix ProgressbarQt for Qt3 to Qt4
|
11 лет назад |
Johannes Ruehle
|
759a922f5d
minor fix
|
11 лет назад |
Johannes Ruehle
|
aba7ca4a02
moved class VectorFeature to fpfeatures directory
|
11 лет назад |
Johannes Ruehle
|
4049b6e2b0
removed redundant class VectorFeature
|
11 лет назад |
Johannes Ruehle
|
a87476a6c2
added unittest for FPFeature VectorFeature
|
11 лет назад |
Johannes Ruehle
|
137b245c9e
added function to wrap an Examples object around given raw matrix of samples features and labels
|
11 лет назад |
Johannes Ruehle
|
48cb8906d1
added Matlab wrapper for CodebookRandomForest clusterer
|
11 лет назад |
Johannes Ruehle
|
3ab95f2ca3
updated Extreme Randomized Clustering Forest
|
11 лет назад |
Johannes Ruehle
|
4b984606fb
added FPFeature for using available Vector raw data (VectorFeature)
|
11 лет назад |
Johannes Ruehle
|
85af28dbbd
added ERC codebook creator
|
11 лет назад |
Johannes Ruehle
|
e21f44edaa
added support for relative file/path names in MultiDataset and filelists. In case of a relative path, make it absolute with respect to the config's directory
|
11 лет назад |
Johannes Ruehle
|
c767f31f46
minor fix for unit test to succeed (ctest)
|
11 лет назад |
Johannes Ruehle
|
107ca9669a
cmake: file clean-up
|
11 лет назад |
Johannes Ruehle
|
ec19a60af9
Merge branch 'persistent' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning into cmake
|
11 лет назад |
Johannes Ruehle
|
5867868059
cmake: added recursive scan for source code
|
11 лет назад |
Johannes Ruehle
|
a24e6b7d8a
merged
|
11 лет назад |
Sven Sickert
|
f50ce0bcf8
Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning
|
11 лет назад |
Alexander Freytag
|
a711eff255
making GMM persistent, slightly refactoring GMM layout, first (incomplete) GMM Unit Test
|
11 лет назад |
Alexander Freytag
|
9fea619212
bugfix in test unit clean up
|
11 лет назад |
Johannes Ruehle
|
8835b2b7a1
merged
|
11 лет назад |
Alexander Freytag
|
954c55b59c
minor change for adapting to new GenericClusterAlgorithmSelection
|
11 лет назад |
Alexander Freytag
|
ec9899a6fb
Persistent versions of ClusterAlgorithm with simple TestUnit
|
11 лет назад |
Alexander Freytag
|
d2ac897b19
clean-up in test-units for local feature persistent
|
11 лет назад |
Alexander Freytag
|
3d0b9c4926
GenericLocalFeatureSelection - allows for generic restoring, added Test Unit, added separate TestUnit for persistent LFonHSG
|
11 лет назад |
Alexander Freytag
|
088ad8ee55
bugfixes in LFonHSG persistent methods
|
11 лет назад |
Alexander Freytag
|
4b03a071d7
GenericLFSelection allows for generic restoring, added UnitTest, more persistent LFReps
|
11 лет назад |
Alexander Freytag
|
292a31add2
added GenericFPClassifierSelection for FeaturePoolClassifiers
|
11 лет назад |