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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to face_recognition
Help out
- Issues
- How I can create a separate encoding for each face in an image
- Error loading images or encoding faces: Unsupported image type, must be 8bit gray or RGB image.
- import face_recognition ModuleNotFoundError: No module named 'face_recognition'
- Fix oneline error when converting image color in example
- error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'
- Openface 128d embedding not match with same trained image
- Issue with Identifying Partial Faces Using face_recognition Library
- Create CODE_OF_CONDUCT.md
- Changed textsize to textlength
- compute_face_descriptor(): incompatible function arguments
- Docs
- Python not yet supported