mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 18:26:17 +00:00
Merge pull request #3132 from aasimansari1/add-ultralytics
Add Ultralytics (YOLO) to Computer Vision section
This commit is contained in:
commit
e7cd326678
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue