BUG: #1582: detect empty training data
- Sep 14, 2018
-
-
Guillaume Pasero authored
-
- Sep 12, 2018
-
-
Guillaume Pasero authored
-
If no samples is found by the MultiImageSamplingRate
application, it can be considered a fatal error, so we raise an exception that will also stop the processing in TrainImagesClassifier
.