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,369Updated 6 months ago
Alternatives and similar repositories for pytorch-cifar100:
Users that are interested in pytorch-cifar100 are comparing it to the libraries listed below
- 95.47% on CIFAR10 with PyTorch☆6,062Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,940Updated 6 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,246Updated 6 months ago
- PyTorch implementation of SENet☆2,296Updated 3 years ago
- Classification with PyTorch.☆1,706Updated 7 months ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,641Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,377Updated 3 years ago
- A PyTorch implementation of EfficientNet☆8,001Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆725Updated 5 years ago
- Flops counter for convolutional networks in pytorch framework☆2,848Updated 3 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,115Updated last month
- Pytorch implementation of cnn network☆1,953Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,096Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,053Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,248Updated 2 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆7,933Updated 2 weeks ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,207Updated 3 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,360Updated last year
- Squeeze-and-Excitation Networks☆3,433Updated 5 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,008Updated 3 years ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,293Updated last year
- A faster pytorch implementation of faster r-cnn☆7,730Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,676Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆1,978Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,421Updated last week
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,026Updated 10 months ago
- A curated list of deep learning image classification papers and codes☆2,893Updated 2 years ago
- Datasets, Transforms and Models specific to Computer Vision☆16,468Updated this week
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,539Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,855Updated 3 weeks ago