supervision-0.20.0 #1136
SkalskiP
announced in
Announcements
Replies: 0 comments
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.KeyPointsto provide initial support for pose estimation and broader keypoint detection models. (#1128)sv.EdgeAnnotatorandsv.VertexAnnotatorto enable rendering of results from keypoint detection models. (#1128)🌱 Changed
sv.LabelAnnotatorby adding an additionalcorner_radiusargument that allows for rounding the corners of the bounding box. (#1037)sv.PolygonZonesuch that theframe_resolution_whargument is no longer required to initializesv.PolygonZone. (#1109)Warning
The
frame_resolution_whparameter insv.PolygonZoneis deprecated and will be removed insupervision-0.24.0.sv.get_polygon_centerto calculate a more accurate polygon centroid. (#1084)sv.Detections.from_transformersby adding support for Transformers segmentation models and extract class names values. (#1069)🛠️ Fixed
sv.ByteTrack.update_with_detectionswhich was removing segmentation masks while tracking. Now,ByteTrackcan be used alongside segmentation models. (#787)🏆 Contributors
@onuralpszr (Onuralp SEZER), @rolson24 (Raif Olson), @xaristeidou (Christoforos Aristeidou), @jeslinpjames (Jeslin P James), @Griffin-Sullivan (Griffin Sullivan), @PawelPeczek-Roboflow (Paweł Pęczek), @pirnerjonas (Jonas Pirner), @sharingan000, @macc-n, @LinasKo (Linas Kondrackis), @SkalskiP (Piotr Skalski)
This discussion was created from the release supervision-0.20.0.
Beta Was this translation helpful? Give feedback.
All reactions