WideResNet-pytorch

Deep network architecture

An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.

Wide Residual Networks (WideResNets) in PyTorch

GitHub

334 stars
5 watching
77 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists

deep-learningresidual-networksresnetwide-resnetwideresnet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
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
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
zalandoresearch/pytorch-dilated-rnnImplementations of Dilated Recurrent Neural Networks in PyTorch211
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
szagoruyko/wide-residual-networksAn experimental study on residual networks to improve depth and width trade-offs in neural networks1,299
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309