aaron-xichen / pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
☆2,655Updated 2 years ago
Alternatives and similar repositories for pytorch-playground:
Users that are interested in pytorch-playground are comparing it to the libraries listed below
- Classification with PyTorch.☆1,719Updated 9 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,052Updated 2 years ago
- 95.47% on CIFAR10 with PyTorch☆6,110Updated 2 years ago
- A memory-efficient implementation of DenseNets☆1,529Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,388Updated 3 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,452Updated 6 years ago
- PyTorch implementation of SENet☆2,313Updated 4 years ago
- Squeeze-and-Excitation Networks☆3,470Updated 6 years ago
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts