PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
☆1,441Dec 12, 2021Updated 4 years ago
Alternatives and similar repositories for pytorch_image_classification
Users that are interested in pytorch_image_classification are comparing it to the libraries listed below
Sorting:
- Classification with PyTorch.☆1,742Jun 18, 2024Updated last year
- A curated list of deep learning image classification papers and codes☆3,054Apr 20, 2022Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Apr 22, 2022Updated 3 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,758Jul 15, 2024Updated last year
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,504Mar 13, 2026Updated last week
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,716Nov 22, 2022Updated 3 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,462Feb 6, 2023Updated 3 years ago
- 95.47% on CIFAR10 with PyTorch☆6,365Feb 24, 2023Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,246Sep 16, 2020Updated 5 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,166Mar 20, 2024Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆741Mar 5, 2019Updated 7 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Jun 16, 2021Updated 4 years ago
- ☆172Mar 7, 2019Updated 7 years ago
- use pytorch to do image classification☆141Jun 29, 2020Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,264Dec 9, 2022Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,494May 16, 2023Updated 2 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆372Apr 12, 2019Updated 6 years ago
- Train the HRNet model on ImageNet☆1,051Dec 2, 2021Updated 4 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,507Aug 21, 2024Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Aug 11, 2021Updated 4 years ago
- A faster pytorch implementation of faster r-cnn☆7,863May 20, 2022Updated 3 years ago
- awesome-semantic-segmentation☆10,831May 8, 2021Updated 4 years ago
- Datasets, Transforms and Models specific to Computer Vision☆17,566Updated this week
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,505Dec 17, 2022Updated 3 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,062Jan 15, 2024Updated 2 years ago
- use pytorch to do image classfiication tasks☆201May 6, 2020Updated 5 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,506Apr 25, 2024Updated last year
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆15,286Jun 25, 2025Updated 8 months ago
- A paper list of object detection using deep learning.☆11,420Feb 12, 2024Updated 2 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,221Feb 16, 2021Updated 5 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,808Sep 1, 2025Updated 6 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,080Jul 8, 2024Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,546Mar 2, 2023Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,203Jan 1, 2025Updated last year
- Image augmentation for machine learning experiments.☆14,733Jul 30, 2024Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,262Oct 17, 2024Updated last year
- PyTorch implementation of SENet☆2,345Mar 2, 2021Updated 5 years ago