HyeonwooNoh / caffe

modified version of caffe which support DeconvNet and DecoupledNet
Other
102 stars 69 forks source link

Can't install your caffe code, make errors #11

Open jinhang opened 8 years ago

jinhang commented 8 years ago

Ubuntu 14.04, OpenCV 3 , cuda 7.0 Everything goes well with original branch of Caffe, but i can't compile your Caffe code, with or without comment "USE_CUDNN := 1", i don't know why, is the version of OpenCV doesn't match? or something else? I got an error like below, with comment "USE_CUDNN := 1" error in make Any suggestion? Thanks

williford commented 8 years ago

This is an old version of caffe and probably doesn't support OpenCV 3. Did you try OpenCV 2.4?

XuXiaoXiao1992 commented 7 years ago

I also met this problem. Did you find a way to solve it? Thanks!

WenbinYang123 commented 6 years ago

I got the same problem.Did you save it? Thanks!