Caffe是一个常用的卷积神经网络框架,在视频、图像处理方面应用较多。
官网:http://caffe.berkeleyvision.org/
演示:http://demo.caffe.berkeleyvision.org/classify_upload
安装:http://caffe.berkeleyvision.org/installation.html
github:https://github.com/BVLC/caffe/tree/windows
模型:https://github.com/BVLC/caffe/wiki/Model-Zoo http://caffe.berkeleyvision.org/model_zoo.html
知乎:https://www.zhihu.com/question/28385679
文章:https://www.zhihu.com/question/28385679 http://blog.csdn.net/zhangzhenyuancs/article/details/52252271
有时间再深入学习