supervision
https://github.com/roboflow/supervision
Python
We write your reusable computer vision tools. 💜
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to supervision
Help out
- Issues
- fix(dataset): load YOLO labels with a trailing confidence or tracker id
- docs(metrics): evaluate PyTorch DataLoader targets with `sv.Detections`
- [Feature]: type check tests/, the last ignore_errors block
- LineZone counts detections with tracker_id = -1 as one shared track (silent count inflation with roboflow/trackers)
- fix(LineZone): skip unconfirmed tracks (tracker_id < 0) in trigger()
- docs(cookbooks): pose augmentation with left/right keypoint remapping
- [Feature]: Add PolygonZone occupancy calculation
- [Feature]: Pose augmentation cookbook with left/right keypoint remapping
- docs: add Before/After Detection Diff cookbook
- ci: pass --branch through env and quote it
- Docs
- Python not yet supported