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
- Calculate `precision`, `recall` and `f1 score` for object detection models.
- Add `train, val, test` folder paths in `data.yaml` at `save_data_yaml()`
- Fix inconsistent `force_masks` across dataset formats
- [weighted_box_fussion] - an alternative for `box_non_max_suppression`
- enhance numpy arrays static type checking
- [DetectionDataset] - enable lazy dataset loading
- sv changes bbox shape for object detection with YOLOv8??
- Save detection area with CSVSink
- [Detections] - enable `from_mmdetection` to extract `tracker_id` from MMDetection result
- ValueError when loading COCO dataset with multiple segmentation masks for one class
- Docs
- Python not yet supported