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"

GitHub

139 stars
6 watching
47 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
raghakot/keras-resnetAn implementation of Residual Networks using Keras' functional API1,386
fupiao1998/res2net-kerasAn open-source implementation of a res2net module using Keras and TensorFlow backend.16
yerevann/r-net-in-kerasRecreating a complex neural network architecture from a research paper to improve question answering capabilities178
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
opconty/keras-shufflenetv2A Keras implementation of ShuffleNet V2 architecture for deep learning models96
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
dbln/stochastic_depth_kerasA Python implementation of the Stochastic Depth technique for deep neural networks139
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
titu1994/keras-resnextAn implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification.224
titu1994/keras-dualpathnetworksProvides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements114
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
keras-team/keras-hubA unified interface to various deep learning architectures818
titu1994/inception-v4Implementations of deep learning architectures in Keras using the Functional API387
xiaohan2012/sdne-kerasAn implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks92
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124