Skip to content

OD-Metrics


License: MIT

A python library for Object Detection metrics.

Why OD-Metrics?

  • User-friendly: Designed for simplicity, allowing users to calculate metrics with minimal setup.
  • Highly Customizable: Offers flexibility by allowing users to set custom values for every parameter in metrics definitions.
  • COCOAPI Compatibility: Metrics are rigorously tested to ensure compatibility with COCOAPI, ensuring reliability and consistency.

Metrics Overview

Supported metrics include:

  • mAP (Mean Average Precision)
  • mAR (Mean Average Recall)
  • IoU (Intersection over Union)

For more information see Metrics.

Installation

Install from PyPI

pip install od-metrics
Install from Github
pip install git+https://github.com/EMalagoli92/OD-Metrics

License

This work is made available under the MIT License

Support

Found this helpful? ⭐ it on GitHub