face_recognition icon indicating copy to clipboard operation
face_recognition copied to clipboard

The world's simplest facial recognition api for Python and the command line

Results 284 face_recognition issues
Sort by recently updated
recently updated
newest added

* face_recognition version: 1.2.3 * Python version: 3.7.4 * Operating System: windows 10 ### Description I have a problem with Run the file of facerec from webcam faster so I...

* face_recognition version:newest * Python version:newest * Operating System:ubuntu I try to install face_recognition using pip, it freezes at "running setup.py bdlist_wheel for dlib" what i do ??? Thanks...

This PR adds the functionality to be able to load images directly from a URL and also allows for reading a base64 image. Primary motivation for creation of this feature...

* face_recognition version: * Python version: * Operating System: Error running setup.py install for dlib did not run successfully. Command pip install face_recognition

* face_recognition version: 1.2.3 * Python version: 3.9 * Operating System: Windows 10 ### Description While doing some metamorphic testing with my colleague, we encountered some surprising results concerning face...

* face_recognition version:1.2.2 * Python version: 2.7 * Operating System: ubuntu ### Description I'm trying to use it through a shell_exec() in php to build a web version, using a...

* 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...

* face_recognition version: 1.3.0 * Python version: 3.9.5 * Operating System: Mac OS 10.14.6 I am detecting face landmarks. Mostly nose bridge in order to crop the images later. I...

* face_recognition version: 1.3.0 * Python version: 3.8.10 * Operating System: macOS 12.1 ### Description Can't run Face Recognition on Apple Silicon based Mac ### What I Did After installing...