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,590Updated 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:
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,415Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,301Updated last year
- 95.47% on CIFAR10 with PyTorch☆6,250Updated 2 years ago
- Classification with PyTorch.☆1,736Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,685Updated 2 years ago
- Pytorch implementation of cnn network☆2,019Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,168Updated 2 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,277Updated 4 months ago
- PyTorch implementation of SENet☆2,327Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,029Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,246Updated 9 months ago
- ResNeSt: Split-Attention Networks☆3,260Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,412Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,763Updated 2 years ago
- A PyTorch implementation of EfficientNet☆8,142Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,961Updated 2 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,098Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,073Updated 7 months ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,362Updated last year
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,433Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆428Updated 7 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,710Updated 3 years ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,821Updated 9 months ago
- Flops counter for neural networks in pytorch framework☆2,924Updated 6 months ago
- A curated list of deep learning image classification papers and codes☆2,987Updated 3 years ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,025Updated 4 months ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,511Updated 7 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,069Updated 3 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,237Updated this week