Class ImageCSVLabellerInitialization
Object
ImageCSVLabellerInitialization
Initialization data for an image CSV labeller.
This class holds the label map used for associating images with labels.
-
Constructor Summary
ConstructorsConstructorDescriptionImageCSVLabellerInitialization
(FileLabelMap<String> labelMap) Creates a newImageCSVLabellerInitialization
instance. -
Method Summary
-
Constructor Details
-
ImageCSVLabellerInitialization
Creates a newImageCSVLabellerInitialization
instance.- Parameters:
labelMap
- The map associating file identifiers with labels.
-
-
Method Details