akamaster / pytorch_resnet_cifar10Links
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
☆1,287Updated 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,731Updated last year
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆676Updated 2 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,559Updated 11 months ago
- 95.47% on CIFAR10 with PyTorch☆6,220Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,408Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,949Updated 2 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆471Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- Flops counter for neural networks in pytorch framework☆2,905Updated 5 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,704Updated 3 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆357Updated last month
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,045Updated 3 years ago
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,010Updated 11 months ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,346Updated last year
- Vision Transformer (ViT) in PyTorch☆839Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,140Updated 3 weeks ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,159Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆425Updated 6 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆651Updated last month
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,212Updated last week
- RepVGG: Making VGG-style ConvNets Great Again☆3,395Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- Corruption and Perturbation Robustness (ICLR 2019)☆1,081Updated 2 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆339Updated 4 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,602Updated 2 years ago
- A curated list of neural network pruning resources.☆2,456Updated last year