Playground metrics API

The API is accessible from the map_metric and match_detections module.

For more information on the role of each module see Computation of mAP.

For a basic usage example, please see

Modules

The match_detections module exposes the matching API used by map_metric.

Main modules

Helper modules

Helper modules are a collection of classes and functions which extends the functionality of the main mAP computer.

Utils

The Utils section exposes classes and functions used by either of the mentioned modules in their computation which may be useful to understand the scoring algorithm.