GoogleCloudDatalabelingV1beta1EvaluationConfigArgs

data class GoogleCloudDatalabelingV1beta1EvaluationConfigArgs(val boundingBoxEvaluationOptions: Output<GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsArgs>? = null) : ConvertibleToJava<GoogleCloudDatalabelingV1beta1EvaluationConfigArgs>

Configuration details used for calculating evaluation metrics and creating an Evaluation.

Constructors

constructor(boundingBoxEvaluationOptions: Output<GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsArgs>? = null)

Properties

Link copied to clipboard

Only specify this field if the related model performs image object detection (IMAGE_BOUNDING_BOX_ANNOTATION). Describes how to evaluate bounding boxes.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatalabelingV1beta1EvaluationConfigArgs