caffe logo

caffe

Enrichment pending
BVLC/caffe

Caffe: a fast open framework for deep learning.

GraphCanon updated today · GitHub synced today

35k
Stars
18k
Forks
1.2k
Open issues
2.0k
Watchers
1y
Last push
C++ OtherCreated Sep 12, 2013

Trust & integrity

Full report
Maintenance
Dormant (710d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Caffe: a fast open framework for deep learning.

Capability facts

Languages
c++

Source: github.language · Jul 11, 2026

Categories

Tags

README

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