caffe
Deep learning framework
A fast and modular deep learning framework for computer vision tasks.
Caffe: a fast open framework for deep learning.
169 stars
13 watching
46 forks
Language: C++
last commit: over 7 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 |
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
chuckcho/video-caffe | An implementation of a deep learning framework with video features | 175 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
dlunion/cc4.0 | An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
lisaanne/lisa-caffe-public | A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
ydwen/caffe-face | A deep face recognition implementation using the Caffe framework | 1,211 |
craftgbd/caffe-gbd | An optimized deep learning framework for action recognition tasks | 26 |
weiliu89/caffe | A deep learning framework for rapid prototyping and production of computer vision applications | 4,770 |
bvlc/caffe | A framework for building and training deep learning models, particularly those using convolutional neural networks. | 34,125 |
dmw/caffeine | A C application framework providing tools and utilities for building service-oriented applications | 100 |
fff-rs/juice | A machine learning framework designed to be extensible and agnostic, with support for multiple backends and linear algebra libraries. | 1,111 |
dafucoding/mtcnn_caffe | Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
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 |
congweilin/mtcnn-caffe | A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |