supervision/tests
Piotr Skalski 1e8a48559b
Revert "feat: store keypoints on detections (#2290)" (#2291)
This reverts commit e03111e67c.
2026-06-04 11:43:48 -06:00
..
annotators fix(annotators): avoid divide-by-zero in HeatMapAnnotator on empty detections (#2269) 2026-05-26 22:27:07 +02:00
assets feat: replace print statements with structured logging (#2154) 2026-02-20 13:14:53 +01:00
classification refactor docstrings in `draw`, `classification`, and `key_points` (#2161) 2026-03-10 18:07:39 +01:00
dataset fix(coco): emit 1-indexed `category_id` in COCO export (#2276) 2026-05-27 10:40:32 +02:00
detection Revert "feat: store keypoints on detections (#2290)" (#2291) 2026-06-04 11:43:48 -06:00
draw feat: add support for hexadecimal RGBA color format (#2004) 2026-03-30 15:57:18 +02:00
geometry Extend docstrings to test cases for enhanced readability (#2130) 2026-02-03 17:28:33 +01:00
key_points Revert "feat: store keypoints on detections (#2290)" (#2291) 2026-06-04 11:43:48 -06:00
metrics Fix OBB IoU for non-square canvases (#2282) 2026-06-01 09:20:38 +02:00
tracker Fix external track ids (#1364) 2026-02-20 00:58:55 +01:00
utils Revert "feat: store keypoints on detections (#2290)" (#2291) 2026-06-04 11:43:48 -06:00
__init__.py refactor: reorganize project structure and update module imports (#2112) 2026-02-03 15:24:47 +01:00
conftest.py ci(tests): disable matplotlib GUI and exclude non-test dirs from collection (#2262) 2026-05-20 23:40:21 +02:00
helpers.py Add unittests for `supervision.key_points.core` (#2190) 2026-03-30 20:36:31 +02:00