Uses of Interface
com.google.cloud.automl.v1.ImageObjectDetectionEvaluationMetricsOrBuilder
-
Packages that use ImageObjectDetectionEvaluationMetricsOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of ImageObjectDetectionEvaluationMetricsOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement ImageObjectDetectionEvaluationMetricsOrBuilder Modifier and Type Class Description class
ImageObjectDetectionEvaluationMetrics
Model evaluation metrics for image object detection problems.static class
ImageObjectDetectionEvaluationMetrics.Builder
Model evaluation metrics for image object detection problems.Methods in com.google.cloud.automl.v1 that return ImageObjectDetectionEvaluationMetricsOrBuilder Modifier and Type Method Description ImageObjectDetectionEvaluationMetricsOrBuilder
ModelEvaluation.Builder. getImageObjectDetectionEvaluationMetricsOrBuilder()
Model evaluation metrics for image object detection.ImageObjectDetectionEvaluationMetricsOrBuilder
ModelEvaluation. getImageObjectDetectionEvaluationMetricsOrBuilder()
Model evaluation metrics for image object detection.ImageObjectDetectionEvaluationMetricsOrBuilder
ModelEvaluationOrBuilder. getImageObjectDetectionEvaluationMetricsOrBuilder()
Model evaluation metrics for image object detection.
-