face_recognition
face_recognition copied to clipboard
The world's simplest facial recognition api for Python and the command line
* face_recognition version: 1.2.3, 1.3.0 * Python version: 3.11 * Operating System: Raspbian os, Debian based ### Description I am trying to install face-recognition on raspberry pi 3 for my...
See what im hoping this application is, is lets say i have 5 images of 5 different people one name zack evan, damian blue, eric blake, jacob king, and henry...
* face_recognition version:1.3.0 * Python version:3.11.6 * Operating System:Ubuntu(23.10) ### Description Requirement: I have 2 folders containing n no.of images, and each image may have different faces in them. So...
quit() is not defined
* face_recognition version: * Python version: * Operating System: ### Description Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected...
Is there any threshold? A face detection library with 51.1k stars can fail to detect some obvious faces in an image without providing a threshold?
I changed textsize to textlength to adjust the PIL library compatibility, since textsize() function was already deprecated.
* face_recognition version: 1.2.3 * Python version: 3.10.12 * Operating System: Ubuntu 22.04 ### Description I'm running into a problem with a fresh installation of dlib and face_recognition according to...