您的位置:首页 > 运维架构 > Linux

深度学习模型之各种caffe版本(Linux和windows)的网址和配置

2016-10-26 16:05 483 查看
caffe官网:http://caffe.berkeleyvision.org/

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

3.caffe-for-windows基本版:https://github.com/niuzhiheng/caffe

win+VS2012基本配置:http://blog.csdn.net/u012878523/article/details/41698209

用caffe
自己建数据库 训练一个自创的二分类的深度学习卷积神经网络:http://blog.csdn.net/q375010308/article/details/47126407

windows+caffe+vs2013+cuda6.5配置记录:http://www.bubuko.com/infodetail-902302.html

caffe for windows 训练cifar10:http://blog.csdn.net/u012878523/article/details/41308333

Windows下编译Caffe并编译Matlab接口:http://www.th7.cn/system/win/201504/102914.shtml

4.caffe window改进版运行在VS2013:https://github.com/initialneil/caffe-vs2013

配置:https://initialneil.wordpress.com/

5.我目前用的版本(happynear大神的):https://github.com/happynear/caffe-windows

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

深度学习模型之各种caffe版本(Linux和windows)的网址和配置
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐