caffe
FCN software
Pre-release code for fully convolutional networks (FCNs) with C++ implementation
Caffe
81 stars
23 watching
43 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mhauskn/dqn | An implementation of Deep Q-Network using Caffe | 68 |
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 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
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 |
muupan/dqn-in-the-caffe | An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. | 213 |
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 |
caffeinetv/caffql | Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
lim0606/caffe-googlenet-bn | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
developmentseed/caffe | A framework for deep learning using C++ and modularity to speed up development. | 6 |
lisaanne/lisa-caffe-public | A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |