コミット履歴

作者 SHA1 メッセージ 日付
  Johannes Ruehle aba7ca4a02 moved class VectorFeature to fpfeatures directory 12 年 前
  Johannes Ruehle 4049b6e2b0 removed redundant class VectorFeature 12 年 前
  Johannes Ruehle a87476a6c2 added unittest for FPFeature VectorFeature 12 年 前
  Johannes Ruehle 137b245c9e added function to wrap an Examples object around given raw matrix of samples features and labels 12 年 前
  Johannes Ruehle 48cb8906d1 added Matlab wrapper for CodebookRandomForest clusterer 12 年 前
  Johannes Ruehle 3ab95f2ca3 updated Extreme Randomized Clustering Forest 12 年 前
  Johannes Ruehle 4b984606fb added FPFeature for using available Vector raw data (VectorFeature) 12 年 前
  Johannes Ruehle 85af28dbbd added ERC codebook creator 12 年 前
  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 12 年 前
  Johannes Ruehle c767f31f46 minor fix for unit test to succeed (ctest) 12 年 前
  Johannes Ruehle 107ca9669a cmake: file clean-up 12 年 前
  Johannes Ruehle ec19a60af9 Merge branch 'persistent' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning into cmake 12 年 前
  Johannes Ruehle 5867868059 cmake: added recursive scan for source code 12 年 前
  Johannes Ruehle a24e6b7d8a merged 12 年 前
  Sven Sickert f50ce0bcf8 Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning 12 年 前
  Alexander Freytag a711eff255 making GMM persistent, slightly refactoring GMM layout, first (incomplete) GMM Unit Test 12 年 前
  Alexander Freytag 9fea619212 bugfix in test unit clean up 12 年 前
  Johannes Ruehle 8835b2b7a1 merged 12 年 前
  Alexander Freytag 954c55b59c minor change for adapting to new GenericClusterAlgorithmSelection 12 年 前
  Alexander Freytag ec9899a6fb Persistent versions of ClusterAlgorithm with simple TestUnit 12 年 前
  Alexander Freytag d2ac897b19 clean-up in test-units for local feature persistent 12 年 前
  Alexander Freytag 3d0b9c4926 GenericLocalFeatureSelection - allows for generic restoring, added Test Unit, added separate TestUnit for persistent LFonHSG 12 年 前
  Alexander Freytag 088ad8ee55 bugfixes in LFonHSG persistent methods 12 年 前
  Alexander Freytag 4b03a071d7 GenericLFSelection allows for generic restoring, added UnitTest, more persistent LFReps 12 年 前
  Alexander Freytag 292a31add2 added GenericFPClassifierSelection for FeaturePoolClassifiers 12 年 前
  Alexander Freytag 72d40f3559 added minor program showing how to compute local features via LFSelection and MultiDataset 12 年 前
  Alexander Freytag 4dd9c3ee7e LocalFeatureSelection fully persistent (throwing exceptions if not implemented) 12 年 前
  Alexander Freytag 991e0b5384 Merge branch 'persistent', remote branch 'gitlab/persistent' into persistent 12 年 前
  Alexander Freytag 39d2734fbd towards persistent version of LocalFeatureRepresentation 12 年 前
  Alexander Freytag f89fce3ff7 making LocalFeature persistent 12 年 前