HyeonwooNoh / caffe

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

Installation Error (Ubuntu 14.04 - Remote machine with No Root Access) #7

Open Viswa14 opened 8 years ago

Viswa14 commented 8 years ago

When I try to set up modified Caffe Version to execute DeConvnet, I get errors in Make all as:

CXX/LD -o .build_release/test/test_all.testbin src/caffe/test/test_caffe_main.cpp /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libopencv_highgui.so: undefined reference to TIFFReadRGBAStrip@LIBTIFF_4.0' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libopencv_highgui.so: undefined reference toTIFFIsTiled@LIBTIFF_4.0' //usr/lib/x86_64-linux-gnu/libunwind.so.8: undefined reference to lzma_stream_buffer_decode@XZ_5.0' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libopencv_highgui.so: undefined reference toTIFFWriteScanline@LIBTIFF_4.0'


I Would like to know which version of OpenCV is needed for this modified Caffe also Is it mandatory to install Opencv to get this running ? Kindly Help !! Thank you.

williford commented 8 years ago

OpenCV is required for the segmentation code to work. I've gotten it to work with version 2.4.9.