facebookarchive / C3D

C3D is a modified version of BVLC caffe to support 3D ConvNets.
Other
1.16k stars 506 forks source link

about env setting #423

Closed hjeun closed 5 years ago

hjeun commented 5 years ago

I want to build c3d. But something goes wrong. I think CUDA or cudnn version is not matched for the c3d make file. Please let me know the CUDA, cudnn, OpenCV, and Python version for c3d. Thank you

dutran commented 5 years ago

you're right, the Makefile need to be updated to serve the new version of CUDA, CUDNN etc.