ImageClassificationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Config for image classification human labeling task.
Attributes |
|
|---|---|
| Name | Description |
annotation_spec_set |
str
Required. Annotation spec set resource name. |
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. |