supervision/supervision
pre-commit-ci[bot] 63392ab640 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-12-16 13:27:42 +00: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 fix: 🐞 Remove lowercase conversion for unique class names in merge_class_lists function 2024-11-01 22:57:17 +03:00
detection fix(pre_commit): 🎨 auto format pre-commit hooks 2024-12-16 13:27:42 +00: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 from_inference now supports roboflow results without json() 2024-12-02 16:38:59 +02:00
metrics fix(pre_commit): 🎨 auto format pre-commit hooks 2024-11-25 20:31:50 +00: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
__init__.py Add xyxy_to_polygons, ComparisonAnnotator 2024-12-06 17:00:51 +02: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