| Modifier and Type | Class and Description |
|---|---|
class |
BoundingBoxMetricsEntry
Bounding box matching model metrics for a single intersection-over-union
threshold and multiple label match confidence thresholds.
|
static class |
BoundingBoxMetricsEntry.Builder
Bounding box matching model metrics for a single intersection-over-union
threshold and multiple label match confidence thresholds.
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxMetricsEntryOrBuilder |
ImageObjectDetectionEvaluationMetrics.getBoundingBoxMetricsEntriesOrBuilder(int index)
Output only.
|
BoundingBoxMetricsEntryOrBuilder |
ImageObjectDetectionEvaluationMetrics.Builder.getBoundingBoxMetricsEntriesOrBuilder(int index)
Output only.
|
BoundingBoxMetricsEntryOrBuilder |
ImageObjectDetectionEvaluationMetricsOrBuilder.getBoundingBoxMetricsEntriesOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BoundingBoxMetricsEntryOrBuilder> |
ImageObjectDetectionEvaluationMetrics.getBoundingBoxMetricsEntriesOrBuilderList()
Output only.
|
List<? extends BoundingBoxMetricsEntryOrBuilder> |
ImageObjectDetectionEvaluationMetrics.Builder.getBoundingBoxMetricsEntriesOrBuilderList()
Output only.
|
List<? extends BoundingBoxMetricsEntryOrBuilder> |
ImageObjectDetectionEvaluationMetricsOrBuilder.getBoundingBoxMetricsEntriesOrBuilderList()
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.