supervision-0.15.0 #413
SkalskiP
announced in
Announcements
Replies: 2 comments 5 replies
-
oh gosh, that's fantastic :)) |
Beta Was this translation helpful? Give feedback.
3 replies
-
Where is the link? |
Beta Was this translation helpful? Give feedback.
2 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
supervision-0.15.0.mp4
sv.LabelAnnotator
allowing to annotate images and videos with text. (#170)sv.BoundingBoxAnnotator
allowing to annotate images and videos with bounding boxes. (#170)sv.BoxCornerAnnotator
allowing to annotate images and videos with just bounding box corners. (#170)sv.MaskAnnotator
allowing to annotate images and videos with segmentation masks. (#170)sv.EllipseAnnotator
allowing to annotate images and videos with ellipses (sports game style). (#170)sv.CircleAnnotator
allowing to annotate images and videos with circles. (#386)sv.TraceAnnotator
allowing to draw path of moving objects on videos. (#354)sv.BlurAnnotator
allowing to blur objects on images and videos. (#405)traffic_analysis_result.mov
🌱 Changed
sv.Detections.from_roboflow
now does not requireclass_list
to be specified. Theclass_id
value can be extracted directly from the inference response. (#399)sv.VideoSink
now allows to customize the output codec. (#381)sv.InferenceSlicer
can now operate in multithreading mode. (#361)🛠️ Fixed
sv.Detections.from_deepsparse
to allow processing empty deepsparse result object. (#348)🏆 Contributors
@hardikdava (Hardik Dava), @onuralpszr (Onuralp SEZER), @Killua7362 (Akshay Bhat), @fcakyon (Fatih C. Akyon), @akashAD98 (Akash A Desai), @Rajarshi-Misra, @capjamesg (James Gallagher), @SkalskiP (Piotr Skalski)
This discussion was created from the release supervision-0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions