View Source GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata (google_api_data_labeling v0.3.1)

Metadata on AnnotatedDataset.

Attributes

  • boundingPolyConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1BoundingPolyConfig.t, default: nil) - Configuration for image bounding box and bounding poly task.
  • eventConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1EventConfig.t, default: nil) - Configuration for video event labeling task.
  • humanAnnotationConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1HumanAnnotationConfig.t, default: nil) - HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
  • imageClassificationConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1ImageClassificationConfig.t, default: nil) - Configuration for image classification task.
  • objectDetectionConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1ObjectDetectionConfig.t, default: nil) - Configuration for video object detection task.
  • objectTrackingConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1ObjectTrackingConfig.t, default: nil) - Configuration for video object tracking task.
  • polylineConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1PolylineConfig.t, default: nil) - Configuration for image polyline task.
  • segmentationConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1SegmentationConfig.t, default: nil) - Configuration for image segmentation task.
  • textClassificationConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1TextClassificationConfig.t, default: nil) - Configuration for text classification task.
  • textEntityExtractionConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig.t, default: nil) - Configuration for text entity extraction task.
  • videoClassificationConfig (type: GoogleApi.DataLabeling.V1beta1.Model.GoogleCloudDatalabelingV1beta1VideoClassificationConfig.t, default: nil) - Configuration for video classification task.

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.