mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add face_recognition
This commit is contained in:
parent
c2ba5cff34
commit
d258e6f75b
1 changed files with 1 additions and 0 deletions
|
@ -314,6 +314,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Libraries for Computer Vision.*
|
||||
|
||||
* [EasyOCR](https://github.com/JaidedAI/EasyOCR) - Ready-to-use OCR with 40+ languages supported.
|
||||
* [Face Recognition](https://github.com/ageitgey/face_recognition) - Simple facial recognition library.
|
||||
* [Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
|
||||
* [OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
|
||||
* [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
|
||||
|
|
Loading…
Reference in a new issue