BVLC/caffe
Caffe: a fast open framework for deep learning.
Built on modular layer-based architecture with CPU/GPU acceleration via CUDA, Caffe excels at convolutional neural networks for computer vision tasks. Configuration-driven design separates model definitions (prototxt) from training code, enabling rapid experimentation without recompilation. Integrates with multiple backends including OpenCL and Intel optimizations, plus includes a pre-trained model zoo for transfer learning.
34,770 stars. No commits in the last 6 months.
Stars
34,770
Forks
18,552
Language
C++
License
—
Category
Last pushed
Jul 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BVLC/caffe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
apache/singa
a distributed deep learning platform
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++