MCPcopy Create free account
hub / github.com/BVLC/caffe

github.com/BVLC/caffe @1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0 ↗ · + Follow
3,564 symbols 9,367 edges 332 files 865 documented · 24% updated 1y ago1.0 · 2017-04-18★ 34,573988 open issues

Browse by type

Functions 2,751 Types & classes 810 Endpoints 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

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

Core symbols most depended-on inside this repo

Shape

Method 1,923
Function 828
Class 792
Enum 18
Route 3

Languages

C++88%
Python12%

Modules by API surface

src/gtest/gtest.h977 symbols
src/gtest/gtest-all.cpp451 symbols
scripts/cpp_lint.py131 symbols
matlab/+caffe/private/caffe_.cpp46 symbols
src/caffe/util/math_functions.cpp45 symbols
python/caffe/_caffe.cpp44 symbols
python/caffe/test/test_net.py33 symbols
src/caffe/net.cpp31 symbols
src/caffe/blob.cpp29 symbols
python/caffe/test/test_python_layer.py28 symbols
include/caffe/layer.hpp27 symbols
python/caffe/net_spec.py26 symbols

For agents

$ claude mcp add caffe \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page