weiaicunzai / pytorch-cifar100Links
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,538Updated 10 months ago
Alternatives and similar repositories for pytorch-cifar100
Users that are interested in pytorch-cifar100 are comparing it to the libraries listed below
Sorting:
- 95.47% on CIFAR10 with PyTorch☆6,206Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,404Updated 3 years ago
- Pytorch implementation of cnn network☆2,002Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,281Updated 11 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,233Updated 2 months ago
- Classification with PyTorch.☆1,731Updated 11 months ago
- PyTorch implementation of SENet☆2,322Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,000Updated 10 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,392Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,153Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,670Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,494Updated 5 months ago
- Flops counter for neural networks in pytorch framework☆2,898Updated 4 months ago
- Code release for ConvNeXt model☆6,020Updated 2 years ago
- A PyTorch implementation of EfficientNet☆8,116Updated 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
- OpenMMLab Computer Vision Foundation☆6,144Updated last month
- Squeeze-and-Excitation Networks☆3,524Updated 6 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,029Updated 5 months ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,411Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,242Updated 7 months ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,812Updated 7 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,698Updated 3 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,037Updated 2 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,598Updated 2 years ago
- ICCV 2023 论文和开源项目合集☆2,542Updated last year
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,300Updated last year
- mobilenetv3 with pytorch,provide pre-train model☆1,730Updated 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,195Updated last week