supervision-0.13.0 #276
SkalskiP
announced in
Announcements
Replies: 3 comments 9 replies
|
@SkalskiP there is a typo in the documentation detections = byte_tracker.update_ from_detections(detections=detections) -------> detections = byte_tracker.update_with _detections(detections=detections) BTW great work guys. you have been killing it ! |
1 reply
|
@SkalskiP is the redesigned annotators with the trail annotations out in this release? Yeah I agree, supervision is simply amazing 🤩 |
2 replies
|
I am getting followin error. Can anyone please help: |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
🚀 Added
sv.MeanAveragePrecision. (#236)ByteTrackfor object tracking withsv.ByteTrack. (#256)byte_track_result_small.mp4
sv.Detections.from_ultralyticsto enable seamless integration with Ultralytics framework. This will enable you to usesupervisionwith all models that Ultralytics supports. (#222)sv.Detections.from_paddledetto enable seamless integration with PaddleDetection framework. (#191)Support for loading PASCAL VOC segmentation datasets with
sv.DetectionDataset.. (#245)🏆 Contributors
@hardikdava (Hardik Dava), @kirilllzaitsev (Kirill Zaitsev), @onuralpszr (Onuralp SEZER), @dbroboflow (Dervis Basbabasi), @mayankagarwals (Mayank Agarwal), @danigarciaoca (Daniel M. García-Ocaña), @capjamesg (James Gallagher), @SkalskiP (Piotr Skalski)
This discussion was created from the release supervision-0.13.0.
All reactions