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,616Updated 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,419Updated 3 years ago
- Classification with PyTorch.☆1,738Updated last year
- 95.47% on CIFAR10 with PyTorch☆6,266Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,308Updated last year
- Pytorch implementation of cnn network☆2,021Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,688Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,046Updated last year
- PyTorch implementation of SENet☆2,330Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,098Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,178Updated 2 years ago
- A faster pytorch implementation of faster r-cnn☆7,834Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆735Updated 6 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,418Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,773Updated 2 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,025Updated 4 years ago
- A PyTorch implementation of EfficientNet☆8,156Updated 3 years ago
- ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理☆2,304Updated last year
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,943Updated 3 weeks ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆429Updated 7 years ago
- A curated list of deep learning image classification papers and codes☆3,008Updated 3 years ago
- ☆2,545Updated 3 years ago
- Squeeze-and-Excitation Networks☆3,555Updated 6 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,248Updated 11 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,305Updated 6 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,055Updated 2 months ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,444Updated 2 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,095Updated 8 months 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,255Updated this week
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,444Updated 2 years ago