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 newImageCSVLabellerInitializationinstance. -
Method Summary
-
Constructor Details
-
ImageCSVLabellerInitialization
Creates a newImageCSVLabellerInitializationinstance.- Parameters:
labelMap- The map associating file identifiers with labels.
-
-
Method Details