Hello, i am using face_recognition version 1.2.3 and dlib 19.24.6. I managed to use dlib with CUDA
>>> import dlib
>>> print(dlib.DLIB_USE_CUDA)
True
I thought that using dlib with cuda will fix the low fps problem on face_recognition.compare_faces but it didnt. Can anyone help me to fix this low fps problem.
submitted by /u/masis42
[link] [comments]
r/learnpython Hello, i am using face_recognition version 1.2.3 and dlib 19.24.6. I managed to use dlib with CUDA >>> import dlib >>> print(dlib.DLIB_USE_CUDA) True I thought that using dlib with cuda will fix the low fps problem on face_recognition.compare_faces but it didnt. Can anyone help me to fix this low fps problem. submitted by /u/masis42 [link] [comments]
Hello, i am using face_recognition version 1.2.3 and dlib 19.24.6. I managed to use dlib with CUDA
>>> import dlib
>>> print(dlib.DLIB_USE_CUDA)
True
I thought that using dlib with cuda will fix the low fps problem on face_recognition.compare_faces but it didnt. Can anyone help me to fix this low fps problem.
submitted by /u/masis42
[link] [comments]