Using dlib with nvidia cuda /u/masis42 Python Education

hello there, ı’ve created a program which compares a photo of user saved on the computer with the data taken from the camera and if its true, it sends serial signal. i used face_recognition and opencv. however when i compare two faces fps has a major drop. face_recognition uses a library called dlib and it has an option to use nvidia cuda. i activated it with cmake but unfortunately i couldnt make my program to use cuda.

print(dlib.DLIB_USE_CUDA)

returns false

submitted by /u/masis42
[link] [comments]

​r/learnpython hello there, ı’ve created a program which compares a photo of user saved on the computer with the data taken from the camera and if its true, it sends serial signal. i used face_recognition and opencv. however when i compare two faces fps has a major drop. face_recognition uses a library called dlib and it has an option to use nvidia cuda. i activated it with cmake but unfortunately i couldnt make my program to use cuda. print(dlib.DLIB_USE_CUDA) returns false submitted by /u/masis42 [link] [comments] 

hello there, ı’ve created a program which compares a photo of user saved on the computer with the data taken from the camera and if its true, it sends serial signal. i used face_recognition and opencv. however when i compare two faces fps has a major drop. face_recognition uses a library called dlib and it has an option to use nvidia cuda. i activated it with cmake but unfortunately i couldnt make my program to use cuda.

print(dlib.DLIB_USE_CUDA)

returns false

submitted by /u/masis42
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *