resnet_in_resnet

ResNet replication

An implementation of Residual Networks In Residual Networks using Chainer.

Implementation of Residual Networks In Residual Networks by chainer (Resnet in Resnet: Generalizing Residual Architectures: https://arxiv.org/abs/1603.08029)

GitHub

3 stars
2 watching
3 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tornadomeet/resnetReproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python.559
raghakot/keras-resnetAn implementation of Residual Networks using Keras' functional API1,386
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
nutszebra/prelu_netAn implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks.12
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
szagoruyko/wide-residual-networksAn experimental study on residual networks to improve depth and width trade-offs in neural networks1,299
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
n2cholas/jax-resnetProvides implementations and checkpoints for various ResNet variants using JAX and Flax.105
sunnerli/rir-tensorflowAn implementation of ResNet in ResNet (RiR) structure with TensorFlow4
yasunorikudo/chainer-resdropProvides a Chainer-based implementation of a network with stochastic depth40
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112