mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-22 22:38:21 -05:00
Merge pull request #3132 from aasimansari1/add-ultralytics
Add Ultralytics (YOLO) to Computer Vision section
This commit is contained in:
@@ -216,6 +216,7 @@ _Libraries for Computer Vision._
|
||||
- [kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
|
||||
- [opencv](https://github.com/opencv/opencv-python) - Open Source Computer Vision Library.
|
||||
- [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
|
||||
- [ultralytics](https://github.com/ultralytics/ultralytics) - Ultralytics YOLO for object detection, segmentation, pose estimation, and classification with state-of-the-art accuracy and speed.
|
||||
|
||||
### Recommender Systems
|
||||
|
||||
|
||||
Reference in New Issue
Block a user