supervision
supervision copied to clipboard
fix: 🐞 removal of opencv-python-headless package
Description
Hello, 👋 , After long testing,user experiences and problems, we decided to remove opencv-python-headless package from supervision and using full version opencv, it is easy swap headless version If user desired to or wants to use distro version of opencv if wished to, we had so many cases bring more problem than gain and I think around 20mb~ package won't be a big problem as well. Thank you so much
Related #1522 #351 #556
Preview
Preview and run these notebook edits with Google Colab:- docs/notebooks/annotate-video-with-detections.ipynb
- docs/notebooks/count-objects-crossing-the-line.ipynb
- docs/notebooks/evaluating-alignment-of-text-to-image-diffusion-models.ipynb
- docs/notebooks/object-tracking.ipynb
- docs/notebooks/quickstart.ipynb
- docs/notebooks/zero-shot-object-detection-with-yolo-world.ipynb
git pull origin feature/pip-package-configuration
@LinasKo tests are done, index.md corrected (with some small ui fix), merge complete, lock file done as well.
Merging. Thank you @onuralpszr!
docs preview