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

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nutszebra/resnet_in_resnet An implementation of Residual Networks In Residual Networks using Chainer. 3
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
raghakot/keras-resnet An implementation of Residual Networks using Keras' functional API 1,386
n2cholas/jax-resnet Provides implementations and checkpoints for various ResNet variants using JAX and Flax. 104
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
fupiao1998/res2net-keras An open-source implementation of a res2net module using Keras and TensorFlow backend. 16
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 154
holyseven/pspnet-tf-reproduce Reproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases. 125
liangfu/mxnet-mobilenet-v2 Reproduction of MobileNetV2 using MXNet 129
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
jhjacobsen/pytorch-i-revnet Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. 389
bmsookim/wide-resnet.pytorch PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets 461
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273