| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.Builder.build() |
ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.Builder.buildPartial() |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.getDefaultInstance() |
ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.getDefaultInstanceForType() |
ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.Builder.getDefaultInstanceForType() |
ImageObjectDetectionEvaluationMetrics |
ModelEvaluation.getImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.
|
ImageObjectDetectionEvaluationMetrics |
ModelEvaluation.Builder.getImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.
|
ImageObjectDetectionEvaluationMetrics |
ModelEvaluationOrBuilder.getImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.
|
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseDelimitedFrom(InputStream input) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(byte[] data) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(ByteBuffer data) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(com.google.protobuf.ByteString data) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(InputStream input) |
static ImageObjectDetectionEvaluationMetrics |
ImageObjectDetectionEvaluationMetrics.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageObjectDetectionEvaluationMetrics> |
ImageObjectDetectionEvaluationMetrics.getParserForType() |
static com.google.protobuf.Parser<ImageObjectDetectionEvaluationMetrics> |
ImageObjectDetectionEvaluationMetrics.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageObjectDetectionEvaluationMetrics.Builder |
ImageObjectDetectionEvaluationMetrics.Builder.mergeFrom(ImageObjectDetectionEvaluationMetrics other) |
ModelEvaluation.Builder |
ModelEvaluation.Builder.mergeImageObjectDetectionEvaluationMetrics(ImageObjectDetectionEvaluationMetrics value)
Model evaluation metrics for image object detection.
|
static ImageObjectDetectionEvaluationMetrics.Builder |
ImageObjectDetectionEvaluationMetrics.newBuilder(ImageObjectDetectionEvaluationMetrics prototype) |
ModelEvaluation.Builder |
ModelEvaluation.Builder.setImageObjectDetectionEvaluationMetrics(ImageObjectDetectionEvaluationMetrics value)
Model evaluation metrics for image object detection.
|
Copyright © 2025 Google LLC. All rights reserved.