 ResNet
 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
559 stars
 40 watching
 199 forks
 
Language: Python 
last commit: over 7 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | An implementation of Residual Networks In Residual Networks using Chainer. | 3 | 
|  | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 | 
|  | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 | 
|  | An implementation of Residual Networks using Keras' functional API | 1,386 | 
|  | Provides implementations and checkpoints for various ResNet variants using JAX and Flax. | 105 | 
|  | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 | 
|  | An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 | 
|  | An MXNet implementation of a modified deep neural network architecture for image classification | 67 | 
|  | An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 | 
|  | Reproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases. | 125 | 
|  | Reproduction of MobileNetV2 using MXNet | 129 | 
|  | An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 | 
|  | Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 | 
|  | PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 | 
|  | An implementation of a deep neural network architecture for image classification tasks | 273 |