Class BoundingBoxMetricsEntry (1.0.2)

Bounding box matching model metrics for a single intersection-over-union threshold and multiple label match confidence thresholds.

Output only. The mean average precision, most often close to au_prc.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > BoundingBoxMetricsEntry

Classes

ConfidenceMetricsEntry

Metrics for a single confidence threshold.

Output only. Recall under the given confidence threshold.

Output only. The harmonic mean of recall and precision.