Object Detection Metrics
Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc. observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 39
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2121
- days_rel: n/a
- days_push: 369
- n_releases_24m: 0
Adoption not part of the score
1166 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python toolkit implementing the most popular metrics (AP, mAP, precision-recall curves) used to evaluate object detection algorithms, with a newer version adding COCO metrics, multiple file formats, and a UI. It aims to provide consistent, trustworthy benchmarking across datasets and detection implementations.
Use cases
- calculate mAP for my object detection model
- compare object detection results against Pascal VOC metrics
- plot precision-recall curves for bounding box predictions
- evaluate detection accuracy on a custom dataset
- compute COCO metrics for my detector
- benchmark different object detection implementations fairly
When to choose
- you need standard object detection metrics like AP/mAP without implementing them yourself
- you want consistent evaluation across different datasets or file formats
- you need a GUI to guide the evaluation process
- you are benchmarking detection models for research
When to avoid
- you need metrics for segmentation or classification rather than bounding-box detection
- you want metrics integrated directly into a training framework like MMDetection or Detectron2
- you need real-time streaming evaluation in production
Facets
library · maturity stable
machine-learning computer-vision data-science benchmarking computer-vision machine-learning deep-learning data-science python cross-platform object-detection average-precision mean-average-precision precision-recall bounding-boxes pascal-voc coco-metrics evaluation-metrics
1 source
- readme: https://github.com/rafaelpadilla/review_object_detection_metrics · fetched 2026-08-28 · 4afae0f43069
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rafaelpadilla/review_object_detection_metrics | main | 50 |
| rafaelpadilla/Object-Detection-Metrics | mirror | 67 |
For agents
markdown · JSON · MCP: product_card(name="rafaelpadilla/review_object_detection_metrics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem