ResNet

ResNet replication

Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python.

Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet

GitHub

559 stars
40 watching
199 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nutszebra/resnet_in_resnetAn implementation of Residual Networks In Residual Networks using Chainer.3
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
raghakot/keras-resnetAn implementation of Residual Networks using Keras' functional API1,386
n2cholas/jax-resnetProvides implementations and checkpoints for various ResNet variants using JAX and Flax.105
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
fupiao1998/res2net-kerasAn open-source implementation of a res2net module using Keras and TensorFlow backend.16
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
bruinxiong/senet.mxnetAn implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.155
holyseven/pspnet-tf-reproduceReproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases.125
liangfu/mxnet-mobilenet-v2Reproduction of MobileNetV2 using MXNet129
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273