supervision/tests/metrics/utils
Abhijith Neil Abraham 94cfb7f290
fix(metrics): ignore out-of-bucket detections in size-bucketed sco… (#2428)
* fix: ignore out-of-bucket   detections in size-bucketed scoring
* fix: honor area metadata in buckets

- Prefer stored COCO area metadata before geometry, mask, or OBB fallbacks.
- Add explicit-area, mask, and OBB regression coverage.
- Align COCO, mAP, and changelog area semantics.

---------

Co-authored-by: jirka <6035284+Borda@users.noreply.github.com>
Co-authored-by: Codex <codex@openai.com>
2026-07-15 12:48:19 +02:00
..
__init__.py perf(detection): count mask pixels with `count_nonzero` (#2361) 2026-07-01 23:22:46 +02:00
test_matching.py fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
test_object_size.py fix(metrics): ignore out-of-bucket detections in size-bucketed sco… (#2428) 2026-07-15 12:48:19 +02:00
test_utils.py fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00