ageitgey / face_recognition

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

face_recognition and cuda #1182

Open prozaklob opened 4 years ago

prozaklob commented 4 years ago

face_recognition can use gpu (cuda) in this operation?

face_recognition ../../known/ ../../dataset/
KhizarAziz commented 4 years ago

Documentation for python implementation please?

KhizarAziz commented 4 years ago

(I also want to use cuda for recognition tasks) because i have seen the recognition is not that accurate on smaller faces in images..... Face being detected in detection module, but face being not detected in recognition module