ImageClassificationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Config for image classification human labeling task. .. attribute:: annotation_spec_set
Required. Annotation spec set resource name.
:type: str
Attributes |
|
---|---|
Name | Description |
allow_multi_label |
bool
Optional. If allow_multi_label is true, contributors are able to choose multiple labels for one image. |
answer_aggregation_type |
google.cloud.datalabeling_v1beta1.types.StringAggregationType
Optional. The type of how to aggregate answers. |