serengil / deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
https://www.youtube.com/watch?v=WnUVYQP4h44&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=1
MIT License
14.34k stars 2.2k forks source link

Does deepface support run on GPU? #307

Closed khiempg closed 3 years ago

khiempg commented 3 years ago

Hello Sir,

I am testing deepface, but it tooks long time when using CPU, can we run it on GPU and how to do it.

Many thank,

Best regards, Phung Khiem

khiempg commented 3 years ago

I got this "if you install tensorflow-gpu before installing deepface, then it is going to run in gpu." Sorry about this.