maskinstance
maskinstance ¶
Module of the MaskInstance that represents an error instance derived from a prediction mask
Classes¶
MaskInstance
dataclass
¶
Dataclass with infos about an error (instance) found on a predicted image.
Functions¶
to_semseg_instance_label ¶
Transform this MaskInstance
into a SemSegInstanceLabel
Args:
data_description: Data description to get the class name of self.instance_class_idx
Returns:
-
List[SemSegInstanceLabel]
–Created
SemSegInstanceLabel