You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: