weiaicunzai / pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
☆4,446Updated 8 months ago
Alternatives and similar repositories for pytorch-cifar100:
Users that are interested in pytorch-cifar100 are comparing it to the libraries listed below
- Count the MACs / FLOPs of your PyTorch model.☆4,961Updated 8 months ago
- 95.47% on CIFAR10 with PyTorch☆6,105Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,260Updated 8 months ago
- Classification with PyTorch.☆1,718Updated 9 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,389Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,377Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,248Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,117Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,655Updated 2 years ago
- Pytorch implementation of cnn network☆1,977Updated last year
- Flops counter for convolutional networks in pytorch framework☆2,868Updated last month
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,051Updated 2 years ago
- PyTorch implementation of SENet☆2,310Updated 4 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
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,161Updated this week
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,220Updated 5 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,005Updated 2 years ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,274Updated this week
- Pytorch implementation of convolutional neural network visualization techniques☆7,973Updated 2 months ago
- A curated list of deep learning image classification papers and codes☆2,919Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,290Updated last year
- A PyTorch implementation of EfficientNet☆8,041Updated 2 years ago
- 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,132Updated this week
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,918Updated 2 months ago
- Official DeiT repository☆4,159Updated last year
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,460Updated 2 months ago
- OpenMMLab Pre-training Toolbox and Benchmark☆3,579Updated 4 months ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆11,777Updated 3 months ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,373Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,035Updated last year