Add ultralytics to Computer Vision section

This commit is contained in:
Mohd Aasim Ansari
2026-05-17 07:31:18 +00:00
parent 5909fa76d9
commit 5885075bf7

View File

@@ -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