BVLC/caffe
A C++ deep learning framework developed by Berkeley AI Research for training and deploying convolutional neural networks, particularly for computer vision applications.

Velocity · 7d
+7.4
★ / day
Trend
→steady
star history
Caffe is a deep learning framework designed with emphasis on expression, speed, and modularity. It provides a BSD-licensed implementation of neural network layers, data layers, and solvers for training and deploying models. The framework supports GPU acceleration and has specialized distributions for Intel CPUs and OpenCL devices. BAIR provides reference models through its model zoo.