supervision-0.16.0 #503
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
supervision-0.16.0.mp4
sv.BoxMaskAnnotator
allowing to annotate images and videos with mox masks. (#422)sv.HaloAnnotator
allowing to annotate images and videos with halo effect. (#433)sv.HeatMapAnnotator
allowing to annotate videos with heat maps. (#466)sv.DotAnnotator
allowing to annotate images and videos with dots. (#492)sv.draw_image
allowing to draw an image onto a given scene with specified opacity and dimensions. (#449)sv.FPSMonitor
for monitoring frames per second (FPS) to benchmark latency. (#280)🌱 Changed
sv.LineZone.trigger
now returnTuple[np.ndarray, np.ndarray]
. The first array indicates which detections have crossed the line from outside to inside. The second array indicates which detections have crossed the line from inside to outside. (#482)color_map: str
tocolor_lookup: ColorLookup
enum to increase type safety. (#465)sv.MaskAnnotator
allowing 2x faster annotation. (#426)🛠️ Fixed
sv.ByteTrack
to returnnp.array([], dtype=int)
whensvDetections
is empty. (#430)🗑️ Deleted
🏆 Contributors
@hardikdava (Hardik Dava), @onuralpszr (Onuralp SEZER), @keshav278 (Keshav Subramanian), @akashpambhar (Akash Pambhar), @AntonioConsiglio (Antonio Consiglio), @ashishdatta, @mario-dg (Mario da Graca), @ jayaBalaR (JAYABALAMBIKA.R), @abhishek7kalra (Abhishek Kalra), @PankajKrana (Pankaj Kumar Rana), @capjamesg (James Gallagher), @SkalskiP (Piotr Skalski)
This discussion was created from the release supervision-0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions