Contents

ObjectDetectionMetrics

Metrics for object detection model.

Declaration

struct ObjectDetectionMetrics<Label> where Label : Comparable, Label : Decodable, Label : Encodable, Label : Hashable

Topics

Creating a metrics object

Getting the properties Properties

Calculating the precision

Extracting labels

See Also

Object detection components