supervision/supervision
soumik12345 d067f32678 fix: border thickness parameter usage for PercentageBarAnnotator 2025-07-22 15:48:54 +05:30
..
annotators fix: border thickness parameter usage for PercentageBarAnnotator 2025-07-22 15:48:54 +05:30
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 fix(pre_commit): 🎨 auto format pre-commit hooks 2025-07-20 22:02:42 +00:00
draw refactor: 🧪 type hints to use the new union syntax for optional types 2025-07-15 16:36:01 +03: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
keypoint 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
metrics Merge branch 'develop' into fix/mAP-area 2025-07-18 12:11:05 +02: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 fix(deprecated): change MeanAveragePrecision to frozen dataclass and enhance deprecated decorator for classes 2025-07-15 22:41:25 +03:00
validators refactor: 🛠️ update type hints to use built-in types in VLM and validation functions 2025-07-15 00:16:40 +03:00
__init__.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-07-15 18:38:12 +00:00
config.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-04-23 22:26:28 +00:00
py.typed