caffe
Deep learning framework
A framework for building and training deep learning models, particularly those using convolutional neural networks.
Caffe: a fast open framework for deep learning.
34k stars
2k watching
19k forks
Language: C++
last commit: 4 months ago
Linked from 8 awesome lists
deep-learningmachine-learningvision
Related projects:
Repository | Description | Stars |
---|---|---|
weiliu89/caffe | A deep learning framework for rapid prototyping and production of computer vision applications | 4,770 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
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 |
ben-manes/caffeine | A high-performance caching library for Java applications | 15,916 |
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 |
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 |
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 |
jolibrain/deepdetect | A machine learning API and server written in C++ that supports multiple deep learning libraries and provides a flexible interface for building and deploying machine learning models. | 2,519 |
dlunion/cc4.0 | An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
dafucoding/mtcnn_caffe | Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
ydwen/caffe-face | A deep face recognition implementation using the Caffe framework | 1,211 |
ethanhe42/xception-caffe | An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |