supervision/supervision
LinasKo c416474b63
Merge pull request #1704 from roboflow/fix/from_inference_to_support_deployed_roboflow_results
from_inference now supports roboflow results without json()
2024-12-04 12:36:14 +02:00
..
annotators Label annotators: add docstring to `_get_label_properties` 2024-11-11 15:15:30 +02:00
assets fix(pre_commit): 🎨 auto format pre-commit hooks 2024-11-25 20:31:50 +00: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 Merge pull request #1704 from roboflow/fix/from_inference_to_support_deployed_roboflow_results 2024-12-04 12:36:14 +02: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 fix: 🐞 doc and validation typo fix 2024-06-26 15:51:32 +03:00
__init__.py fix: 🐞 add missing exports to __all__ in supervision module 2024-11-24 23:52:22 +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