mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 18:26:17 +00:00
Add ultralytics to Computer Vision section
This commit is contained in:
parent
5909fa76d9
commit
5885075bf7
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,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