在Windows下安装caffe
安装过程
git clone https://github.com/BVLC/caffe.git
cd caffe
git checkout windows
python -m pip install pyyaml
.\scripts\build_win.cmd
git clone https://github.com/BVLC/caffe.git
cd caffe
git checkout windows
python -m pip install pyyaml
.\scripts\build_win.cmd