akamaster / pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
☆1,225Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_resnet_cifar10
- Classification with PyTorch.☆1,693Updated 5 months ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,294Updated 4 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,364Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆716Updated 5 years ago
- 95.47% on CIFAR10 with PyTorch☆5,992Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆396Updated 6 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆646Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,614Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆1,941Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,627Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,197Updated last year
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆461Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,888Updated 4 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,864Updated last year
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,497Updated last year
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆346Updated 5 years ago
- Corruption and Perturbation Robustness (ICLR 2019)☆1,023Updated 2 years ago
- Flops counter for convolutional networks in pytorch framework☆2,822Updated last month
- A curated list of neural network pruning resources.☆2,361Updated 7 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,183Updated last month
- Let's train vision transformers (ViT) for cifar 10!☆539Updated last month
- Model analyzer in PyTorch☆1,468Updated last year
- Vision Transformer (ViT) in PyTorch☆794Updated 2 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,122Updated 10 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago