DenseNet-Keras
DenseNet model
An implementation of DenseNet in Keras with pre-trained ImageNet weights
DenseNet Implementation in Keras with ImageNet Pretrained Models
567 stars
29 watching
264 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. | 707 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. | 571 |
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
| An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,619 |
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 |
| An implementation of a fully convolutional densely connected neural network architecture for semantic segmentation tasks. | 487 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |