supervision/test/detection/utils
Piotr Skalski 1d73468dc5
Merge pull request #2012 from jackiehimel/fix/bugs-1959-2000
fix: correct numpy indexing in denormalize_boxes and add ultralytics validation
2025-11-14 13:25:26 +01:00
..
__init__.py utils split across multiple files; internal and external imports working; utils tests split across multiple files; tests working locally 2025-07-15 19:23:55 +02:00
test_boxes.py update `denormalize_boxes` docstring and examples; update `from_google_gemini_2_0`, `from_google_gemini_2_5` and `from_moondream` to use latest version of `denormalize_boxes` 2025-11-14 13:12:39 +01:00
test_converters.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-11-05 12:03:55 +00:00
test_internal.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-07-15 17:26:01 +00:00
test_iou_and_nms.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-11-14 10:58:01 +00:00
test_masks.py making flake8 happy 2025-11-05 20:34:22 +01:00
test_polygons.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-07-15 17:26:01 +00:00
test_vlms.py tests fixed 2025-07-24 15:13:46 +02:00