supervision/test
pranay b85b41d5f1
fix(yolo): round polygon coords before int cast to improve mask accuracy (#2080)
* fix(yolo): round polygon coords before int cast to improve mask accuracy

* fix: E501 Line too long

* Update uv.lock

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Piotr Skalski <piotr.skalski92@gmail.com>
2026-01-23 11:41:21 +01:00
..
annotators feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
classification feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
dataset fix(yolo): round polygon coords before int cast to improve mask accuracy (#2080) 2026-01-23 11:41:21 +01:00
detection feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
draw feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
geometry feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
key_points feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
metrics feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
tracker feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
utils feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
test_utils.py Remove security noqa comments by fixing underlying issues (#2064) 2026-01-12 15:25:41 +01:00