Skip to content
forked from Yangqing/caffe2

This is currently an experimental refactoring of Caffe.

License

Notifications You must be signed in to change notification settings

123chengbo/caffe2

This branch is 3225 commits behind Yangqing/caffe2:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2016
Aug 3, 2016
Aug 9, 2016
May 13, 2016
Aug 4, 2016
Oct 18, 2015
Oct 18, 2015
Aug 4, 2016
Sep 4, 2015
Aug 3, 2016
May 17, 2016
Aug 5, 2016
Jul 26, 2016
Jul 26, 2016

Repository files navigation

Caffe2

Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe, and allows a more flexible way to organize computation.

Read the installation instructions for installation details.

What Caffe2 is and what it is not

Caffe2 started as an attempt to improve the design of caffe, because we have learned quite a lot since the 2 years of running and using caffe. It is also aiming to make Caffe more general, not only focusing on vision but applicable to all kinds of machine learning tasks.

Some highlights of the Caffe refactoring idea can also be found at the slides from the CVPR caffe tutorial.

Note that this is not meant for a complete replacement for Caffe right now. You are more than welcome to try it and we appreciate much if you could contribute back, but a lot of things may still be missing (e.g. CuDNN) so expect a few bumps as an early adopter. Caffe is still stably supported and for a production environment you may want to continue using it.

License and Citation

Caffe2 is released under the BSD 2-Clause license.

About

This is currently an experimental refactoring of Caffe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.4%
  • C++ 23.9%
  • Python 9.7%
  • Cuda 2.7%
  • Protocol Buffer 1.4%
  • C 0.8%
  • Other 0.1%