face_recognition
https://github.com/ageitgey/face_recognition
Python
The world's simplest facial recognition api for Python and the command line
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to face_recognition
Help out
- Issues
- FACE RECOGNITION
- Fixed #1569 spelling mistake of 'Encoding' in facerec_from_webcam.py
- Create pylint.yml
- Test pylint
- Update main.yml
- u
- Misuse of quit() in api.py; Use of SystemExit(1) + narrow exception handling
- Multiprocessing output can be interleaved/jumbled due to direct print calls in worker process
- Logical Error: Image display (.show()) placed inside loop, causing multiple windows for multi-face images
- Fixed the UX when multiple faces are present in the image. Added collage…
- Docs
- Python not yet supported