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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to face_recognition
Help out
- Issues
- RuntimeError: Unsupported image type, must be 8bit gray or RGB image.
- Windows installation
- Example Code (Detecting people with webcam) does not function
- Process always crash while running HOG detection on high resolution image
- Cannot install on Windows 11 from setup.py
- GPU - Out of Memory error - but GPU not fully utilised (1/2)
- When using GPU with CNN model, I am not getting any better results than Hog
- ModuleNotFoundError: No module named 'face_recognition'
- I keep getting errors while installing dlib and face_recognition.
- cv2.error: OpenCV(4.1.0) C:\projects\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'
- Docs
- Python not yet supported