Caffe

Caffe:一个快速开放的深度学习框架。(Caffe: a fast open framework for deep learning.)

Github星跟蹤圖

Caffe 是一个深度学习框架,考虑到了表达式、速度和模块化。它是由伯克利人工智能研究(BAIR)、伯克利视觉和学习中心(BVLC)和社区贡献者开发的。

查看项目网站,了解所有详情,例如

和分步示例。

自定义分发

社区

通过 https://gitter.im/BVLC/caffe 加入聊天。

请加入 caffe-users 群组gitter 聊天,提出问题并讨论方法和模型。收集有关问题的框架开发讨论和详尽的错误报告。

酿造快乐吧!

许可和引用

Caffe 是根据 BSD 2-Clause license 许可发行的。 BAIR/BVLC 参考模型已发布,可以不受限制地使用。

如果它有助于您的研究,请在您的出版物中引用 Caffe:

@article{jia2014caffe,
  Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
  Journal = {arXiv preprint arXiv:1408.5093},
  Title = {Caffe: Convolutional Architecture for Fast Feature Embedding},
  Year = {2014}
}

主要指標

概覽
名稱與所有者BVLC/caffe
主編程語言C++
編程語言CMake (語言數: 8)
平台BSD, Linux, Mac, Windows, Docker
許可證Other
所有者活动
創建於2013-09-12 18:39:48
推送於2024-07-31 23:10:28
最后一次提交2020-02-13 08:20:36
發布數14
最新版本名稱1.0 (發布於 )
第一版名稱v0.1 (發布於 )
用户参与
星數34.3k
關注者數2.1k
派生數18.6k
提交數4.2k
已啟用問題?
問題數4800
打開的問題數898
拉請求數1087
打開的拉請求數286
關閉的拉請求數869
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Caffe

Build Status
License

Caffe is a deep learning framework made with expression, speed, and modularity in mind.
It is developed by Berkeley AI Research (BAIR)/The Berkeley Vision and Learning Center (BVLC) and community contributors.

Check out the project site for all the details like

and step-by-step examples.

Custom distributions

Community

Join the chat at https://gitter.im/BVLC/caffe

Please join the caffe-users group or gitter chat to ask questions and talk about methods and models.
Framework development discussions and thorough bug reports are collected on Issues.

Happy brewing!

License and Citation

Caffe is released under the BSD 2-Clause license.
The BAIR/BVLC reference models are released for unrestricted use.

Please cite Caffe in your publications if it helps your research:

@article{jia2014caffe,
  Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
  Journal = {arXiv preprint arXiv:1408.5093},
  Title = {Caffe: Convolutional Architecture for Fast Feature Embedding},
  Year = {2014}
}