Class SegmentationConfig (1.2.4)

SegmentationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config for image segmentation .. attribute:: annotation_spec_set

Required. Annotation spec set resource name. format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}

:type: str

Attribute

NameDescription
instruction_message str
Instruction message showed on labelers UI.