Classification with PyTorch.
☆1,742Jun 18, 2024Updated last year
Alternatives and similar repositories for pytorch-classification
Users that are interested in pytorch-classification are comparing it to the libraries listed below
Sorting:
- 95.47% on CIFAR10 with PyTorch☆6,365Feb 24, 2023Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,441Dec 12, 2021Updated 4 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
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆338Dec 17, 2018Updated 7 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
- 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
- Reproduces ResNet-V3 with pytorch☆520Aug 1, 2020Updated 5 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Jun 7, 2020Updated 5 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,386Feb 16, 2023Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,203Jan 1, 2025Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,808Sep 1, 2025Updated 6 months ago
- A faster pytorch implementation of faster r-cnn☆7,863May 20, 2022Updated 3 years ago
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,541Jun 1, 2023Updated 2 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆479Jan 9, 2020Updated 6 years ago
- Deformable Convolutional Networks☆4,114Sep 27, 2021Updated 4 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
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,062Jan 15, 2024Updated 2 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,818Sep 5, 2019Updated 6 years ago
- ☆2,372Sep 18, 2020Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Mar 16, 2020Updated 6 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,982Mar 25, 2023Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,353Jun 18, 2024Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,080Jul 8, 2024Updated last year
- Semantic Segmentation Architectures Implemented in PyTorch☆3,410Oct 11, 2023Updated 2 years ago
- PyTorch implementation of SENet☆2,345Mar 2, 2021Updated 5 years ago
- Datasets, Transforms and Models specific to Computer Vision☆17,566Updated this week
- OpenMMLab Detection Toolbox and Benchmark☆32,507Aug 21, 2024Updated last year
- A CV toolkit for my papers.☆2,048Dec 21, 2024Updated last year
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,231Dec 29, 2021Updated 4 years ago
- Squeeze-and-Excitation Networks☆3,614Feb 25, 2019Updated 7 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- PyTorch for Semantic Segmentation☆1,739Oct 25, 2019Updated 6 years ago
- Non-local Neural Networks for Video Classification☆1,994Sep 15, 2021Updated 4 years ago
- 3.8% and 18.3% on CIFAR-10 and CIFAR-100☆1,312Aug 20, 2019Updated 6 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
- Instance-Batch Normalization Networks (ECCV2018)☆808Jul 4, 2023Updated 2 years ago