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

Installation Make Fail CUDA8.0 cuDNN5.0 #248

Open
wzleong opened this issue Jul 10, 2016 · 4 comments
Open

Installation Make Fail CUDA8.0 cuDNN5.0 #248

wzleong opened this issue Jul 10, 2016 · 4 comments

Comments

@wzleong
Copy link

wzleong commented Jul 10, 2016

Hi, would like to know is CUDA8.0 and CUDNN5.0 supported for FasterRCNN.
I have tested that it works for the latest Caffe model.
But when I 'make all' for the py-faster-rcnn, there are errors flagged during GPU compilation (mostly on the cuDNN related files for example:
caffe-fast-rcnn/src/caffe/layers/cudnn_conv_layer.cu,
caffe-fast-rcnn/src/caffe/layers/cudnn_tanh_layer.cu, etc

Thanks. Would like to know is there any workarounds for it.

@GBJim
Copy link

GBJim commented Jul 12, 2016

Hi @wzleong
The closed issue #237 is related to your problem :)

@owphoo
Copy link

owphoo commented Dec 27, 2016

Hi,@wzleong you can try this version(https://github.com/owphoo/caffe_fast_rcnn) which supports ssd, fast-rcnn and faster-rcnn. Good luck!

@usingamgad
Copy link

Downgrade to CUDNN 4.0, it did the trick for me

@nils489
Copy link

nils489 commented May 19, 2017

I forked the caffe-fast-rcnn-repo and updated the faster-rcnn branch to support cudnn 5.0 and ubuntu 16.04: https://github.com/nils489/caffe-fast-rcnn
Be sure to checkout the faster-rcnn branch

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

5 participants