Interface protos.google.cloud.automl.v1.IBoundingBoxMetricsEntry (2.4.5)

Properties of a BoundingBoxMetricsEntry.

Package

@google-cloud/automl!

Properties

confidenceMetricsEntries

confidenceMetricsEntries?: (google.cloud.automl.v1.BoundingBoxMetricsEntry.IConfidenceMetricsEntry[]|null);

BoundingBoxMetricsEntry confidenceMetricsEntries

Property Value
TypeDescription
(google.cloud.automl.v1.BoundingBoxMetricsEntry.IConfidenceMetricsEntry[]|null)

iouThreshold

iouThreshold?: (number|null);

BoundingBoxMetricsEntry iouThreshold

Property Value
TypeDescription
(number|null)

meanAveragePrecision

meanAveragePrecision?: (number|null);

BoundingBoxMetricsEntry meanAveragePrecision

Property Value
TypeDescription
(number|null)