GPU still not working although all the requirements are met
bonima123 opened this issue · 1 comments
bonima123 commented
Hi all,
I am trying to perform live streaming detection on custom dataset using Yolov3.
However I am only able to use cpu to perform the live stream, and it takes around 1-2 second to detect objects in a frame. I have already moved cudnn64_7.dll next to the Alyutos.Yolo.dll.
I am using NVIDIA GeForce 1070 and CUDA 10.2.
But YOLO only use CPU.
KoreanPro commented