bounding Box Evaluation Options
suspend fun boundingBoxEvaluationOptions(value: Output<GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsArgs>)
suspend fun boundingBoxEvaluationOptions(value: GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsArgs?)
Parameters
value
Only specify this field if the related model performs image object detection (IMAGE_BOUNDING_BOX_ANNOTATION
). Describes how to evaluate bounding boxes.
suspend fun boundingBoxEvaluationOptions(argument: suspend GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsArgsBuilder.() -> Unit)
Parameters
argument
Only specify this field if the related model performs image object detection (IMAGE_BOUNDING_BOX_ANNOTATION
). Describes how to evaluate bounding boxes.