wide-resnet.pytorch

Image classifier

PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets

Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch

GitHub

462 stars
14 watching
129 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
bigballon/cifar-zooProvides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark.703
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833