supervision/test
Thibault fedc1a47e0 fix: InferenceSlicer overlap_ratio_wh argument changed to None by default
Changed the default value of the overlap_ratio_wh argument to None, as this parameter will be deprecated in version 0.27.0. This change allows a smoother transition by not forcing users to explicitly set it to None.

Additionally, added tests for validating the overlap arguments (overlap_wh and overlap_ratio_wh) to ensure proper error handling and usage. Also started implementing tests for the offset generation method to verify that slices are correctly calculated based on the overlap settings.
2024-09-26 11:15:16 +02:00
..
annotators fix(formatter): apply fixes from ruff and fix minor mypy and pep corrections 2024-08-23 19:45:38 +03:00
classification
dataset refactor: ruff rules enabled and fixed and code refactor made 2024-09-19 10:35:30 +03:00
detection fix: InferenceSlicer overlap_ratio_wh argument changed to None by default 2024-09-26 11:15:16 +02:00
draw feat(color.py): add color constants 2024-01-19 00:42:59 +03:00
geometry Merge remote-tracking branch 'origin/geometry-utils-update-polygon-center-getter' into geometry-utils-update-polygon-center-getter 2024-04-05 02:04:03 +10:00
metrics fix(formatter): apply fixes from ruff and fix minor mypy and pep corrections 2024-08-23 19:45:38 +03:00
utils Include tests 2024-06-18 22:19:36 +03:00
__init__.py
test_utils.py fix(formatter): apply fixes from ruff and fix minor mypy and pep corrections 2024-08-23 19:45:38 +03:00