supervision/supervision
Jirka Borovec d570366fb4
chore(pre_commit): convert bandit into Ruff's S rule & add TODOs for security improvements (#2039)
2026-01-12 08:08:19 +01:00
..
annotators chore(pre_commit): ⬆ pre_commit autoupdate (#1928) 2026-01-05 17:21:58 +01:00
assets chore(pre_commit): convert bandit into Ruff's S rule & add TODOs for security improvements (#2039) 2026-01-12 08:08:19 +01: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 chore(pre_commit): ⬆ pre_commit autoupdate (#1928) 2026-01-05 17:21:58 +01: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
metrics initial version of `edit_distance` and `fuzzy_match_index` that will allow to match faulty class name generated by VLMs with exact class names 2025-07-24 15:05:19 +02:00
tracker chore(pre_commit): ⬆ pre_commit autoupdate (#1928) 2026-01-05 17:21:58 +01:00
utils chore(pre_commit): ⬆ pre_commit autoupdate (#1928) 2026-01-05 17:21:58 +01:00
validators initial version of advanced key points filtering and slicing + some naming refactor 2025-07-28 08:24:43 +02: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