supervision/tests/utils
Jirka Borovec 75023c5f2f
fix: remaining review findings in dataset, docs, and tests (#2416)
- Added `sv.mask_to_roi` as an explicit migration path for exclusive mask bounds
- Fixed COCO, CreateML, and Pascal VOC export validation to reject ambiguous or colliding dataset paths before writing
- Fixed in-memory `DetectionDataset` split and merge behavior
- Fixed `supervision` imports to avoid loading ByteTrack until it is used
- Fixed detection conversion helpers to support coordinate-convention migration while preserving legacy inclusive defaults
- Fixed Azure tag mapping, anchor rounding, and line-zone smoothing to avoid incorrect or ghost detections
- Fixed video processing shutdown handling for timeout and full-queue cases
- Improved downloader, validator, documentation, and regression coverage for the shipped dataset, detection, annotator, image, and video behavior

---------

Co-authored-by: Codex <codex@openai.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-07-08 23:00:32 +02:00
..
assets refactor: reorganize project structure and update module imports (#2112) 2026-02-03 15:24:47 +01:00
__init__.py refactor: reorganize project structure and update module imports (#2112) 2026-02-03 15:24:47 +01:00
conftest.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_conversion.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
test_file.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_image.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
test_internal.py fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00
test_iterables.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_logger.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_notebook.py fix(annotators): resolve annotator medium findings (#2407) 2026-07-06 22:43:35 +02:00
test_sinks.py fix(annotators): resolve annotator medium findings (#2407) 2026-07-06 22:43:35 +02:00
test_video.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00