akamaster / pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
☆1,263Updated 9 months ago
Alternatives and similar repositories for pytorch_resnet_cifar10:
Users that are interested in pytorch_resnet_cifar10 are comparing it to the libraries listed below
- Classification with PyTorch.☆1,719Updated 9 months ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆465Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆349Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,388Updated 3 years ago
- 95.47% on CIFAR10 with PyTorch☆6,115Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,921Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆415Updated 6 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆666Updated last year
- PyTorch implementation of SENet☆2,315Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,458Updated 8 months ago
- Flops counter for convolutional networks in pytorch framework☆2,869Updated 2 months ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- pytorch and cifar10☆215Updated 3 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,563Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,655Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- A curated list of neural network pruning resources.☆2,426Updated 11 months ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,295Updated last year
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,517Updated 4 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆341Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10!☆601Updated last month
- Count the MACs / FLOPs of your PyTorch model.☆4,964Updated 8 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,674Updated 3 years ago
- Model analyzer in PyTorch☆1,477Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,151Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,223Updated 5 months ago