Sven Sickert
|
7f13dae95b
removed dependencies on deprecated Filter.h
|
8 years ago |
Sven Sickert
|
d02a2068ff
removed redundant KernelStd definition and declaration
|
8 years ago |
Sven Sickert
|
6a202623a9
reactivated parallel training of multiple trees
|
8 years ago |
Sven Sickert
|
45f6a7288c
modified DTBObliqueLS for the use of SplittingCriterion objects
|
8 years ago |
Sven Sickert
|
10a60e8cde
added own class for splitting criteria of decision trees
|
8 years ago |
Sven Sickert
|
359f36b626
reading labels from csv file (experimental)
|
8 years ago |
Sven Sickert
|
04e93a6d69
substituted MCI by MCI3D in CachedExample; modified FPFeatures accordingly
|
8 years ago |
Sven Sickert
|
34dd34de61
workaround for empty ichannels when using CachedExample in 2D scenarios -> needs proper solution
|
8 years ago |
Sven Sickert
|
ecb6a21db0
initialization of zsize=1 in ConvolutionFeature
|
8 years ago |
Sven Sickert
|
dedf824de4
code formatting in Example.*
|
8 years ago |
Sven Sickert
|
74fbbfb2e5
added missing 'format' forward in FPCRandomForests::restore
|
9 years ago |
Sven Sickert
|
3aadf237b6
controlable rand seed for DTBObliqueLS
|
9 years ago |
Sven Sickert
|
2d4d55716e
bugfix in convolutional feature
|
9 years ago |
Sven Sickert
|
be2a706525
modified ConvFeature for 3d examples
|
9 years ago |
Sven Sickert
|
6d489c68da
extended Example and CachedExample for the use of 3d images
|
9 years ago |
Sven Sickert
|
cfbf356bba
allowing missing label information in imagergb mode -> setting 'background' label instead
|
9 years ago |
Erik Rodner
|
69d24d7cc1
gnu cxx protection
|
9 years ago |
Erik Rodner
|
6825e7a112
Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning
|
9 years ago |
Erik Rodner
|
f254a97cd1
removed old comments
|
9 years ago |
Alexander Freytag
|
17b3dc663d
Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning
|
9 years ago |
Alexander Freytag
|
61409aae8d
adaptations for uint class numbers in gp-hik-core
|
9 years ago |
Sven Sickert
|
2bf942be3c
Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning
|
9 years ago |
Alexander Freytag
|
301a79ad93
consistency for new position of FPCGPHIK, no dependency to gp-hik-exp anymore
|
9 years ago |
Alexander Freytag
|
333f5d6dda
added empty, non-implemented function of ClassificationResult with sparse vectors
|
9 years ago |
Sven Sickert
|
2cf0084e7d
fixing issues with preprocessor directives
|
9 years ago |
Sven Sickert
|
e14ef69cb7
ClassNames::labelToRGB: more than 256 labels
|
10 years ago |
Sven Sickert
|
8ed2e8ef71
LocalizationResult: calculate labeled images for more than 256 classes
|
10 years ago |
Sven Sickert
|
c122870142
DTBOblique: fixed issue in splitting behavior
|
10 years ago |
Sven Sickert
|
68dc514b0f
experimental: added polygon annotation support for siftflow dataset
|
10 years ago |
Sven Sickert
|
8cd9be058c
point in polygon and test prog
|
10 years ago |