Enums | |
---|---|
ANNOTATION_TYPE_UNSPECIFIED |
|
IMAGE_CLASSIFICATION_ANNOTATION |
Classification annotations in an image. Allowed for continuous evaluation. |
IMAGE_BOUNDING_BOX_ANNOTATION |
Bounding box annotations in an image. A form of image object detection. Allowed for continuous evaluation. |
IMAGE_ORIENTED_BOUNDING_BOX_ANNOTATION |
Oriented bounding box. The box does not have to be parallel to horizontal line. |
IMAGE_BOUNDING_POLY_ANNOTATION |
Bounding poly annotations in an image. |
IMAGE_POLYLINE_ANNOTATION |
Polyline annotations in an image. |
IMAGE_SEGMENTATION_ANNOTATION |
Segmentation annotations in an image. |
VIDEO_SHOTS_CLASSIFICATION_ANNOTATION |
Classification annotations in video shots. |
VIDEO_OBJECT_TRACKING_ANNOTATION |
Video object tracking annotation. |
VIDEO_OBJECT_DETECTION_ANNOTATION |
Video object detection annotation. |
VIDEO_EVENT_ANNOTATION |
Video event annotation. |
TEXT_CLASSIFICATION_ANNOTATION |
Classification for text. Allowed for continuous evaluation. |
TEXT_ENTITY_EXTRACTION_ANNOTATION |
Entity extraction for text. |
GENERAL_CLASSIFICATION_ANNOTATION |
General classification. Allowed for continuous evaluation. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-11-21 UTC.