caffe

caffe faster-rcnn make -j8 报错 ,CentOS

报错内容:解决办法去下载atlas3.10.3.tar.bz2,这个文件有4M多这个atlas3.10.3.tar.bz2的安装方法:安装atlas3.10.3.tar.bz2可能还有F77SYSLIB=-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5-lgfortran根据具体情况配对的问题,不过实际好像如果有gfortran应该就没问题然后在caffe的Make

Build caffe using qmake (ubuntu&windows)

1.ProblemIwanttobuildcaffeonwindows.Windowsofficialversionisalittlecomplex,sinceIneedtochangedependentlibsfrequently.Foracross-platformsolution,Qtisanawesomechoice.2.SolutionPlatform:Windows10(x64)+VS

Ubuntu16.04下环境配置Caffe

后来又尝试了使用gcc-5编译caffe,然后换成gcc-4.7,编译matcaffe时,出现另一个错误,问题好像还是protobuf编译出错。之后又尝试了从源码安装protobuf,想换高版本的MATLAB,总之坑了好久,都没解决问题。/question/1113中,终于找到解决方案:修改makefile里面的CXXFLAGS,添加CXXFLAGS+=-std=c++11.然后重新编译就可以了。即:在那一句话下面添加,如下这样CXXFLAGS+=-MMD-MPCXXFLAGS+=-std=c++11

ubuntu 安装caffe精简教程

sudoapt-getinstall--no-install-recommendslibprotobuf-devlibleveldb-devlibsnappy-devlibopencv-devlibhdf5-serial-devprotobuf-compilerlibboost-all-devlibatlas-base-devpython-devlibgflags-devlibgoogle-glo

caffe ubuntu

(1)gitclone(2)viMakefile.configAdjustMakefile.config(forexample,ifusingAnacondaPython)uncommentcpu_ONLY:=1(3)make-j4(4)makepycaffe(5)maketest(6)makeruntest(7)cdcaffeshdata/mnist/get_mnist.shshexamples