caffe logo

caffe

BVLC/caffe

Caffe is a fast open framework for deep learning.

GraphCanon updated 3w · GitHub synced 3w

35k stars18k forksLast push 2y C++ Other

Decision brief

Caffe is designed for deep learning tasks, especially those involving computer vision, and is written in C++ to ensure efficiency.

Good fit when

  • - You need a framework that supports high-performance convolutional networks particularly suited for image classification
  • - Your project requires fast prototyping capabilities with strong model deployment options

Avoid when

  • - Your primary task involves natural language processing rather than computer vision challenges, where specialized frameworks might outperform Caffe
  • - You seek a framework that integrates seamlessly with Python for both training and inference, as Caffe relies heavily on C++ for its core operations
Pricing:
freemium - Free to use under open source licensing with no monetary charges.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (732d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
No lockfile
As of 1mo

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

Install

git clone https://github.com/BVLC/caffe

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Caffe offers an efficient and scalable platform written in C++, focusing on computer vision tasks within deep learning research and applications.

Capability facts

Languages
c++

Source: github.language · Aug 3, 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}
}

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.