supervision/supervision
Piotr Skalski 1d73468dc5
Merge pull request #2012 from jackiehimel/fix/bugs-1959-2000
fix: correct numpy indexing in denormalize_boxes and add ultralytics validation
2025-11-14 13:25:26 +01: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 Merge pull request #2012 from jackiehimel/fix/bugs-1959-2000 2025-11-14 13:25:26 +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 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(pre_commit): 🎨 auto format pre-commit hooks 2025-08-07 14:45:36 +00:00
validators initial version of advanced key points filtering and slicing + some naming refactor 2025-07-28 08:24:43 +02:00
__init__.py fix(pre_commit): 🎨 auto format pre-commit hooks 2025-11-05 19:23:02 +00: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