caffe官网:http://caffe.berkeleyvision.org/         

caffe可视化工具链接:http://ethereon.github.io/netscope/quickstart.html

1.最原始的最开始版本:伯克利BVLC版   https://github.com/BVLC/caffe    主要在Linux上运行,有matlab和Python接口
配置教程:Caffe+Ubuntu14.04+CUDA6.5新手安装配置指南:
http://www.haodaima.net/art/2823705
http://www.cnblogs.com/platero/p/3993877.html

学习教程:http://suanfazu.com/t/caffe/281

2.贾扬清自己的版本:https://github.com/Yangqing/caffe  进去后会发现2014年以后已经停止维护了,他已经去开发caffe2了

3.caffe-for-windows基本版:https://github.com/niuzhiheng/caffe
windows+caffe+vs2013+cuda6.5配置记录:http://www.bubuko.com/infodetail-902302.html
caffe for windows 训练cifar10:http://www.th7.cn/system/win/201411/77318.shtml
Windows下编译Caffe并编译Matlab接口:http://www.th7.cn/system/win/201504/102914.shtml
caffe window改进版运行在VS2013:https://github.com/initialneil/caffe-vs2013
配置:https://initialneil.wordpress.com/
happynear大神的版本:https://github.com/happynear/caffe-windows

配置:http://blog.csdn.net/happynear/article/details/45372231

4、Intel caffe https://github.com/intel/caffe
配置:https://software.intel.com/zh-cn/articles/training-and-deploying-deep-learning-networks-with-caffe-optimized-for-intel-architecture?language=de
Logo

更多推荐