ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
53.41k stars 13.49k forks source link

facerec_from_webcam_faster.py #570

Open rockyCheung opened 6 years ago

rockyCheung commented 6 years ago

Description

I tried to run example facerec_from_webcam_faster.py,but when I set up a few people's heads,No matter who appears in the camera, the matching result is [False,True].Can you help me to answer it?

rockyCheung commented 6 years ago

I've found that I get fewer false positives by bumping that down to 0.5.