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,735Updated 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:
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,345Updated last year
- Classification with PyTorch.☆1,748Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,437Updated 4 years ago
- 95.47% on CIFAR10 with PyTorch☆6,339Updated 2 years ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- Pytorch implementation of cnn network☆2,052Updated 3 months ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,204Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,710Updated 3 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,372Updated 9 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,446Updated 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
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,469Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,809Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,073Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,118Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,962Updated 4 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,115Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,977Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆443Updated 7 years ago
- Squeeze-and-Excitation Networks☆3,593Updated 6 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,454Updated 2 years ago
- A PyTorch implementation of EfficientNet☆8,212Updated 3 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,421Updated 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,284Updated 3 weeks ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,108Updated 3 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,033Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,391Updated 4 years ago
- OpenMMLab Pre-training Toolbox and Benchmark☆3,807Updated last year