deep-visualization-toolbox icon indicating copy to clipboard operation
deep-visualization-toolbox copied to clipboard

Stuck at compiling the deconv-deep-vis-toolbox branch of caffe

Open Funkyojo opened this issue 4 years ago • 1 comments

Hello all,

Sorry for the naivity of the question. I am new to CS and deep learning.

I tried to run this on "Ubuntu on Windows". I got to the point where I successfully compiled the master branch caffe. However, I did it with cmake, not make, since there are endless things to change in Makefile.config.

At the make -j step, I tried to use cmake .., and encountered a lot of errors (as attached.) How should I fix this?

PS. I also checked the docker container by fishhorn. However, the documentation was not clear enough for someone who had never ran a docker image before.

CMakeError.log CMakeOutput.log

Funkyojo avatar Jun 25 '20 20:06 Funkyojo

If you are still interested, you might find this docker image helpful: https://github.com/mhalsharif/dvtb-cpu

mhalsharif avatar Dec 27 '21 03:12 mhalsharif