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,723Updated last year
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,325Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,434Updated 4 years ago
- Classification with PyTorch.☆1,747Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,337Updated last year
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- Pytorch implementation of cnn network☆2,046Updated 2 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,200Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,707Updated 3 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,063Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆441Updated 7 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,358Updated 9 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,117Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,443Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 3 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,734Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,801Updated 2 years ago
- Squeeze-and-Excitation Networks☆3,592Updated 6 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,465Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,973Updated 2 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,643Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,957Updated 4 months ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,304Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,414Updated 2 years ago
- A curated list of deep learning image classification papers and codes☆3,033Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,176Updated 11 months ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,839Updated last year
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,031Updated 4 years ago
- A PyTorch implementation of EfficientNet☆8,204Updated 3 years ago