caffe
Deep learning framework
A C++ implementation of a deep learning framework designed for speed and modularity.
Caffe: a fast open framework for deep learning, iOS version
59 stars
9 watching
13 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
developmentseed/caffe | A framework for deep learning using C++ and modularity to speed up development. | 6 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
lisaanne/lisa-caffe-public | A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
chuckcho/video-caffe | An implementation of a deep learning framework with video features | 175 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
dlunion/cc4.0 | An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
craftgbd/caffe-gbd | An optimized deep learning framework for action recognition tasks | 26 |
ydwen/caffe-face | A deep face recognition implementation using the Caffe framework | 1,211 |
alejandro-isaza/braincore | An iOS and OS X neural network framework using Metal and Swift for building and executing neural networks | 380 |
ducha-aiki/lsuvinit | Implementation of a method to initialize neural network layers in a deep learning framework. | 112 |
ethanhe42/xception-caffe | An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |
fff-rs/juice | A machine learning framework designed to be extensible and agnostic, with support for multiple backends and linear algebra libraries. | 1,111 |
bvlc/caffe | A framework for building and training deep learning models, particularly those using convolutional neural networks. | 34,125 |
shicai/densenet-caffe | Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |