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
- Getting accuracy of 94% while doing cosine simmilarity on face encodings
- RuntimeError: Unsupported image type, must be 8bit gray or RGB image.
- Added setuptools to fix dependency issue with face_recognition_models
- Add Code of Conduct and Citation files
- Closes Program
- 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'
- Docs
- Python not yet supported