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
357 stars
20 watching
273 forks
last commit: over 5 years ago
Linked from 1 awesome list
caffedeep-learningdensenetimagenettorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a neural network architecture for image classification using the Caffe framework. | 169 |
| A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. | 707 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
| An OpenCL implementation of Caffe, a mainstream DNN framework. | 518 |
| A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
| A fast and modular deep learning framework for computer vision tasks. | 169 |
| An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |
| An implementation of Deep Q-Network using Caffe | 69 |
| An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. | 571 |