Google Cloud Datalabeling V1beta1Input Config Annotation Type
Optional. The type of annotation to be performed on this data. You must specify this field if you are using this InputConfig in an EvaluationJob.
Entries
Classification annotations in an image. Allowed for continuous evaluation.
Bounding box annotations in an image. A form of image object detection. Allowed for continuous evaluation.
Oriented bounding box. The box does not have to be parallel to horizontal line.
Bounding poly annotations in an image.
Polyline annotations in an image.
Segmentation annotations in an image.
Classification annotations in video shots.
Video object tracking annotation.
Video object detection annotation.
Video event annotation.
Classification for text. Allowed for continuous evaluation.
Entity extraction for text.
General classification. Allowed for continuous evaluation.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.