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

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

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