- Notifications
You must be signed in to change notification settings - Fork1.7k
Caffe: a fast open framework for deep learning.
License
weiliu89/caffe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 theproject site for all the details like
- DIY Deep Learning for Vision with Caffe
- Tutorial Documentation
- BAIR reference models and thecommunity model zoo
- Installation instructions
and step-by-step examples.
- Intel Caffe (Optimized for CPU and support for multi-node), in particular Xeon processors (HSW, BDW, Xeon Phi).
- OpenCL Caffe e.g. for AMD or Intel devices.
- Windows Caffe
Please join thecaffe-users group orgitter chat to ask questions and talk about methods and models.Framework development discussions and thorough bug reports are collected onIssues.
Happy brewing!
Caffe is released under theBSD 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}}
About
Caffe: a fast open framework for deep learning.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
Languages
- C++79.5%
- Python8.5%
- Cuda5.6%
- CMake2.8%
- Protocol Buffer1.6%
- MATLAB0.9%
- Other1.1%