face-recognition 1.3.0
0
Recognize faces from Python or from the command line
Contents
Recognize faces from Python or from the command line
Stars: 53104, Watchers: 53104, Forks: 13461, Open Issues: 792The ageitgey/face_recognition
repo was created 7 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 53104 github stars!
How to Install face_recognition
You can install face_recognition using pip
pip install face_recognition
or add it to a project with poetry
poetry add face_recognition
Package Details
- Author
- Adam Geitgey
- License
- MIT license
- Homepage
- https://github.com/ageitgey/face_recognition
- PyPi:
- https://pypi.org/project/face-recognition/
- GitHub Repo:
- https://github.com/ageitgey/face_recognition
Classifiers
Related Packages
Errors
A list of common face_recognition errors.
Code Examples
Here are some face_recognition
code examples and snippets.
GitHub Issues
The face_recognition package has 792 open issues on GitHub
- Encoding is not prepared for certain images
- Can't Install Face Rec on Mac M1
- Cannot install on Windows 11 from setup.py
- Segmentation fault (core dumped) - face_recognition
- Problem import face_recognition
- Base64
- base64 encoded image
- base64
- Running an efficient query against MySQL
- Accessing and storing encodings
- Bump pip from 19.2 to 21.1
- face_recognition reports version as 1.3.0 and 1.2.3
- Confidence of detection
- Online images and base64 images support
- Added detector parameter to face encodings to choose the face detection model