Uses of Interface
com.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptionsOrBuilder
-
Packages that use BoundingBoxEvaluationOptionsOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of BoundingBoxEvaluationOptionsOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement BoundingBoxEvaluationOptionsOrBuilder Modifier and Type Class Description classBoundingBoxEvaluationOptionsOptions regarding evaluation between bounding boxes.static classBoundingBoxEvaluationOptions.BuilderOptions regarding evaluation between bounding boxes.Methods in com.google.cloud.datalabeling.v1beta1 that return BoundingBoxEvaluationOptionsOrBuilder Modifier and Type Method Description BoundingBoxEvaluationOptionsOrBuilderEvaluationConfig.Builder. getBoundingBoxEvaluationOptionsOrBuilder()Only specify this field if the related model performs image object detection (`IMAGE_BOUNDING_BOX_ANNOTATION`).BoundingBoxEvaluationOptionsOrBuilderEvaluationConfig. getBoundingBoxEvaluationOptionsOrBuilder()Only specify this field if the related model performs image object detection (`IMAGE_BOUNDING_BOX_ANNOTATION`).BoundingBoxEvaluationOptionsOrBuilderEvaluationConfigOrBuilder. getBoundingBoxEvaluationOptionsOrBuilder()Only specify this field if the related model performs image object detection (`IMAGE_BOUNDING_BOX_ANNOTATION`).
-