supervision/supervision
jirka 27e5fa3e9a Refactor deprecation handling for `LMM` and `from_lmm`, replacing `@deprecated` with `warnings.warn` 2026-02-06 21:53:46 +09:00
..
annotators fix(pre_commit): 🎨 auto format pre-commit hooks 2025-08-07 09:53:22 +00:00
assets refactor: 🧪 type hints to use the new union syntax for optional types 2025-07-15 16:36:01 +03:00
classification feat: 🚀 dropping python 3.8 support and upgrade all codes to python3.9 syntax style as min 2025-07-14 20:12:11 +03:00
dataset fix(pre_commit): 🎨 auto format pre-commit hooks 2025-07-15 17:26:01 +00:00
detection Refactor deprecation handling for `LMM` and `from_lmm`, replacing `@deprecated` with `warnings.warn` 2026-02-06 21:53:46 +09:00
draw `tint_image` and `grayscale_image` functions added 2025-08-07 10:01:50 +02:00
geometry feat: 🚀 dropping python 3.8 support and upgrade all codes to python3.9 syntax style as min 2025-07-14 20:12:11 +03:00
key_points fix(pre_commit): 🎨 auto format pre-commit hooks 2025-08-07 09:53:22 +00:00
keypoint Update deprecation annotations to extend `remove_in` versions across multiple modules 2026-02-06 17:10:56 +09:00
metrics Refactor imports for consistency and update deprecated utility usage across modules 2026-02-06 17:10:56 +09:00
tracker 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
utils Revive `create_tiles` implementation and all related functions 2026-02-06 17:10:56 +09:00
validators Update deprecation annotations to extend `remove_in` versions across multiple modules 2026-02-06 17:10:56 +09:00
__init__.py add `box_aspect_ratio` property to `sv.Detections` 2025-11-16 13:27:29 +01:00
config.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-04-23 22:26:28 +00:00
py.typed feat: adding type hinting to package 2024-10-09 16:48:54 +02:00