supervision/tests
Vijay Vignesh 9ed1f07ca0
Add unittests for `supervision.key_points.core` (#2190)
* adding unit testcases for keypoints from_inference(), from_mediapipe() and from_yolo_nas() functions
* modifying test_from_mediapipe_input()
* Apply suggestions from code review

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-30 20:36:31 +02:00
..
annotators Fix mask_annotate for int dtypes (#1445) 2026-02-20 10:43:56 +01: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 lossy COCO round-trip: preserve `area` and `iscrowd` in `as_coco` (#2185) 2026-03-30 20:17:42 +02:00
detection Add out-of-bounds detection warning to InferenceSlicer (#2186) 2026-03-30 19:26:33 +02: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 Add unittests for `supervision.key_points.core` (#2190) 2026-03-30 20:36:31 +02:00
metrics Correct confusion matrix calculation-function `evaluate_detection_batch` (#1853) 2026-02-12 18:54:00 +09:00
tracker Fix external track ids (#1364) 2026-02-20 00:58:55 +01:00
utils feat: replace print statements with structured logging (#2154) 2026-02-20 13:14:53 +01:00
__init__.py
conftest.py
helpers.py Add unittests for `supervision.key_points.core` (#2190) 2026-03-30 20:36:31 +02:00