DenseNet-Caffe

DenseNet networks

Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications.

DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet

GitHub

357 stars
20 watching
273 forks
last commit: about 5 years ago
Linked from 1 awesome list

caffedeep-learningdensenetimagenettorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shicai/senet-caffe An implementation of a neural network architecture for image classification using the Caffe framework. 169
shicai/mobilenet-caffe A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks 1,259
wolegechu/shufflenetv2.caffe2 An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks 25
lim0606/caffe-googlenet-bn Re-implementation of a neural network model with batch normalization and customized training parameters. 131
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
titu1994/densenet An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. 708
lijianfei06/mnasnet-caffe An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. 52
alejandro-isaza/caffe A C++ implementation of a deep learning framework designed for speed and modularity. 59
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
amd/opencl-caffe An OpenCL implementation of Caffe, a mainstream DNN framework. 517
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
chengyangfu/caffe A fast and modular deep learning framework for computer vision tasks. 169
ethanhe42/xception-caffe An implementation of the Xception neural network in Caffe, a deep learning framework. 45
mhauskn/dqn An implementation of Deep Q-Network using Caffe 68
yixuanli/densenet-tensorflow An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. 573