Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU still not working although all the requirements are met #164

Open
bonima123 opened this issue Dec 14, 2020 · 1 comment
Open

GPU still not working although all the requirements are met #164

bonima123 opened this issue Dec 14, 2020 · 1 comment

Comments

@bonima123
Copy link

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
Copy link

KoreanPro commented Dec 23, 2020

HI. Make sure you put cudnn64_7.dll inside x64 folder created when you build project instead next to alturos.yolo.dll.

Lets see if it works.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants