akamaster / pytorch_resnet_cifar10Links
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
☆1,319Updated last year
Alternatives and similar repositories for pytorch_resnet_cifar10
Users that are interested in pytorch_resnet_cifar10 are comparing it to the libraries listed below
Sorting:
- Classification with PyTorch.☆1,744Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆433Updated 7 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,427Updated 3 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,670Updated last year
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆682Updated 2 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆476Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆737Updated 6 years ago
- PyTorch implementation of SENet☆2,337Updated 4 years ago
- pytorch and cifar10☆215Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,192Updated 4 years ago
- 95.47% on CIFAR10 with PyTorch☆6,285Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,701Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,969Updated 2 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆372Updated 5 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,723Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆682Updated 2 months ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,388Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,951Updated 2 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,190Updated 2 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆335Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,488Updated 2 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆554Updated 5 years ago
- Corruption and Perturbation Robustness (ICLR 2019)☆1,105Updated 3 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆23Updated 5 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Updated 5 years ago
- pytorch-tiny-imagenet☆186Updated last month
- Model analyzer in PyTorch☆1,498Updated 2 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆924Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,247Updated 5 years ago