caffe
Deep learning framework
A deep learning framework for rapid prototyping and production of computer vision applications
Caffe: a fast open framework for deep learning.
5k stars
235 watching
2k forks
Language: C++
last commit: over 1 year ago
Linked from 2 awesome lists
deep-learningobject-detectionreal-timesemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
bvlc/caffe | A framework for building and training deep learning models, particularly those using convolutional neural networks. | 34,125 |
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 |
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 |
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 |
dlunion/cc4.0 | An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
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 |
dafucoding/mtcnn_caffe | Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
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 |
ydwen/caffe-face | A deep face recognition implementation using the Caffe framework | 1,211 |