supervision/test/detection/utils
Jirka Borovec 06bd638f15
Refactor test utilities: clarify module purpose and improve function's names (#2094)
* fix wrong types in test_csv and test_json
2026-01-27 07:13:18 +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 feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_converters.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_internal.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_iou_and_nms.py Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
test_masks.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_polygons.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_vlms.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00