supervision/supervision
LinasKo b380bd2df7 Correct but useless: Moved shared kalman to ByteTrack
* It's not stateful! All it keeps is the initial params - motion and update matrices
2024-11-01 20:31:04 +02:00
..
annotators Reset default color selection to CLASS for TraceAnnotator 2024-11-01 18:14:56 +02:00
assets
classification
dataset Add types to dataset split func, add Optional to annotator 2024-08-26 14:56:59 +03:00
detection Fix issue in polygon_to_mask - expects a np.int32 datatype 2024-10-31 17:18:08 +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 Fix documentation issues 2024-09-26 13:55:06 +03:00
metrics Add OBB support to precision and recall 2024-10-31 18:05:54 +02:00
tracker Correct but useless: Moved shared kalman to ByteTrack 2024-11-01 20:31:04 +02:00
utils Merge pull request #1448 from roboflow/feat/annotators-cleanup 2024-08-27 14:07:04 +03:00
validators fix: 🐞 doc and validation typo fix 2024-06-26 15:51:32 +03:00
__init__.py Add per-class counting to LineZone, create LineZoneAnnotatorMulticlass 2024-09-29 12:47:07 +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