Skip to content

Tongcheng/caffe

This branch is 487 commits ahead of, 277 commits behind BVLC/caffe:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tongcheng Li
Apr 16, 2017
1625bb3 · Apr 16, 2017
Nov 3, 2016
Apr 16, 2017
Mar 9, 2017
Mar 9, 2017
Apr 16, 2017
Jul 14, 2016
Jan 20, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
Jan 12, 2017
Apr 16, 2017
Jan 18, 2017
Apr 16, 2017
Apr 16, 2017
Sep 3, 2014
Jan 19, 2017
Jul 15, 2016
Apr 16, 2017
Apr 16, 2017
Jul 30, 2015
Aug 7, 2014
Apr 16, 2017
Apr 16, 2017
Oct 19, 2015
Jan 19, 2017
Apr 16, 2017
Jan 19, 2017
Oct 1, 2015
Mar 30, 2017
Sep 4, 2014
Apr 16, 2017
Apr 16, 2017
Mar 9, 2017
Mar 30, 2017
Apr 16, 2017
Mar 7, 2017

Repository files navigation

Caffe

Build Status License

Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by 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.

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 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}
}

About

Caffe: a fast open framework for deep learning.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 55.2%
  • C++ 28.6%
  • CMake 9.7%
  • Python 2.9%
  • Cuda 2.5%
  • Protocol Buffer 0.6%
  • Other 0.5%