View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaImageSegmentationAnnotation (google_api_ai_platform v0.13.0)

Annotation details specific to image segmentation.

Attributes

  • maskAnnotation (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationMaskAnnotation.t, default: nil) - Mask based segmentation annotation. Only one mask annotation can exist for one image.
  • polygonAnnotation (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolygonAnnotation.t, default: nil) - Polygon annotation.
  • polylineAnnotation (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolylineAnnotation.t, default: nil) - Polyline annotation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.