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

cuDNN Error: CUDNN_STATUS_BAD_PARAM #11

Open
ZhuangRogan opened this issue Aug 7, 2019 · 7 comments
Open

cuDNN Error: CUDNN_STATUS_BAD_PARAM #11

ZhuangRogan opened this issue Aug 7, 2019 · 7 comments

Comments

@ZhuangRogan
Copy link

Hi,
With vs2015, CUDA 10.0, cudnn 7.6.2
After build, I execute :

darknet.exe detector demo cfg/coco.data cfg/yolov3.cfg yolov3.weights

and report the fllowing error

cuDNN status Error in: file: ..\modules\darknet\src\convolutional_layer.c : cudnn_convolutional_setup() : line: 236 : build time: Aug  7 2019 - 07:13:29
cuDNN Error: CUDNN_STATUS_BAD_PARAM

thx

@vinjn
Copy link
Contributor

vinjn commented Aug 7, 2019

什么 gpu?

@ZhuangRogan
Copy link
Author

GTX -1060

@vinjn
Copy link
Contributor

vinjn commented Aug 8, 2019

你的电脑有摄像头吧?

@ZhuangRogan
Copy link
Author

yep, but I want to detect the .jpg file

darknet.exe detector demo cfg/coco.data cfg/yolov3.cfg yolov3.weight data\person.jpg

and get the same result.

Demo
   layer   filters  size/strd(dil)      input                output
   0
 cuDNN status Error in: file: ..\modules\darknet\src\convolutional_layer.c : cudnn_convolutional_setup() : line: 236 : build time: Aug  7 2019 - 07:13:12
cuDNN Error: CUDNN_STATUS_BAD_PARAM

@vinjn
Copy link
Contributor

vinjn commented Aug 10, 2019

I would suggest you try from darknet submodule in stead, there might be some bug for your case in my project.

@NavinAJ
Copy link

NavinAJ commented May 4, 2020

Hi, ZhuangRogan
I'm facing the same issue as yours. was there any workaround you did to resolve this issue?

cuDNN status Error in: file: d:\prj\darknet\src\dark_cuda.c : cudnn_handle() : line: 171 : build time: May 4 2020 - 19:05:36

cuDNN Error: CUDNN_STATUS_BAD_PARAM

@Kottarashky
Copy link

I have absolutely the same issue as NavinAJ. Still looking for solution...

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

4 participants