wide_resnets_keras
WRN model
Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing
Keras implementation + pretrained weights for "Wide Residual Networks"
139 stars
6 watching
47 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| A Python implementation of the Stochastic Depth technique for deep neural networks | 139 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| A unified interface to various deep learning architectures | 818 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |