forked fromBVLC/caffe
- Notifications
You must be signed in to change notification settings - Fork0
Caffe: a fast open framework for deep learning.
License
NotificationsYou must be signed in to change notification settings
zhagnlu/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 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
- BVLC reference models and thecommunity model zoo
- Installation instructions
and step-by-step examples.
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 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
Packages0
No packages published
Languages
- C++79.7%
- Python8.3%
- Cuda5.6%
- CMake2.8%
- Protocol Buffer1.6%
- MATLAB0.9%
- Other1.1%