keras-resnet

ResNet implementation

An implementation of Residual Networks using Keras' functional API

Residual networks implementation using Keras-1.0 functional API

GitHub

1k stars
53 watching
614 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

deep-learningkerasresnet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
asmith26/wide_resnets_kerasKeras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing139
fupiao1998/res2net-kerasAn open-source implementation of a res2net module using Keras and TensorFlow backend.16
titu1994/keras-resnextAn implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification.224
titu1994/inception-v4Implementations of deep learning architectures in Keras using the Functional API387
nutszebra/resnet_in_resnetAn implementation of Residual Networks In Residual Networks using Chainer.3
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
yerevann/r-net-in-kerasRecreating a complex neural network architecture from a research paper to improve question answering capabilities178
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
titu1994/keras-dualpathnetworksProvides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements114
tornadomeet/resnetReproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python.559
n2cholas/jax-resnetProvides implementations and checkpoints for various ResNet variants using JAX and Flax.105
xiaohan2012/sdne-kerasAn implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks92
opconty/keras-shufflenetv2A Keras implementation of ShuffleNet V2 architecture for deep learning models96
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112