GoogleCloudDatalabelingV1beta1ImageClassificationConfigResponse

data class GoogleCloudDatalabelingV1beta1ImageClassificationConfigResponse(val allowMultiLabel: Boolean, val annotationSpecSet: String, val answerAggregationType: String)

Config for image classification human labeling task.

Constructors

constructor(allowMultiLabel: Boolean, annotationSpecSet: String, answerAggregationType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. If allow_multi_label is true, contributors are able to choose multiple labels for one image.

Link copied to clipboard

Annotation spec set resource name.

Link copied to clipboard

Optional. The type of how to aggregate answers.