supervision/supervision
Piotr Skalski dc449c4fff
Merge pull request #1771 from roboflow/ci/build/changes
ci: 👷 replace Poetry workflow with uv and switch to mkdocs-material-insiders
2025-02-18 15:01:35 +01:00
..
annotators Add CropAnnotator image example 2024-12-11 18:09:31 +02:00
assets Remove import check for `assets` 2024-12-11 18:33:06 +02:00
classification
dataset explicit extensions, simplified code, speed improvement 2025-01-08 15:02:05 +05:30
detection refactor: 🔄 Rename xyxy_xywh function to xyxy_to_xywh 2025-02-18 00:54:12 +03:00
draw feat: set default colors for polygon drawing functions and add documentations 2024-10-12 18:58:45 +03:00
geometry Change get_polygon_center validation to fail on 0 points 2024-10-17 23:11:56 +03:00
keypoint docs: ✏️ Update docstrings to correct example wording and formatting 2025-02-18 01:38:11 +03:00
metrics docs: 📝 update error message to include uv as an alternative for installing metrics extra 2025-01-09 00:32:26 +03:00
tracker Minor fix: show current NO_ID value of the ID counter when printing error 2024-11-01 20:41:38 +02:00
utils Move keypoint to detections converstion to sv.KeyPoints. 2024-11-07 17:59:02 +02:00
validators fix: 🐞 doc and validation typo fix 2024-06-26 15:51:32 +03:00
__init__.py refactor: 🔄 Rename xyxy_xywh function to xyxy_to_xywh 2025-02-18 00:54:12 +03:00
config.py fix: 🐞 empty image detection error corrected 2024-09-19 19:20:56 +03:00
py.typed feat: adding type hinting to package 2024-10-09 16:48:54 +02:00