We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2ba5cf + d258e6f commit 8743e36Copy full SHA for 8743e36
README.md
@@ -314,6 +314,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
314
*Libraries for Computer Vision.*
315
316
* [EasyOCR](https://github.com/JaidedAI/EasyOCR) - Ready-to-use OCR with 40+ languages supported.
317
+* [Face Recognition](https://github.com/ageitgey/face_recognition) - Simple facial recognition library.
318
* [Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
319
* [OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
320
* [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
0 commit comments