Relative Content

Tag Archive for pythonface-recognition

[[Solved]] Face recognition test failing with correct image [duplicate]

This question already has answers here: dlib face detection error : Unsupported image type, must be 8bit gray or RGB image (4 answers) Closed 9 days ago. I’m beginning to explore face recognition but even my simple “hello world” is blowing up on my face. Here’s the code: import face_recognition from PIL import Image import […]

[[Solved]] Face recognition test failing with correct image [duplicate]

This question already has answers here: dlib face detection error : Unsupported image type, must be 8bit gray or RGB image (4 answers) Closed 9 days ago. I’m beginning to explore face recognition but even my simple “hello world” is blowing up on my face. Here’s the code: import face_recognition from PIL import Image import […]

[[Solved]] Face recognition test failing with correct image [duplicate]

This question already has answers here: dlib face detection error : Unsupported image type, must be 8bit gray or RGB image (4 answers) Closed 9 days ago. I’m beginning to explore face recognition but even my simple “hello world” is blowing up on my face. Here’s the code: import face_recognition from PIL import Image import […]