bearpaw / pytorch-classificationLinks
Classification with PyTorch.
☆1,738Updated 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:
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,419Updated 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
- A memory-efficient implementation of DenseNets☆1,536Updated 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 SENet☆2,330Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,190Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,492Updated 2 years ago
- A PyTorch implementation of DenseNet.☆838Updated 7 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,688Updated 2 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,461Updated 7 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,398Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆357Updated 6 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,616Updated last year
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆516Updated 5 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,163Updated last year
- Class Activation Mapping☆1,877Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆885Updated 5 years ago
- A CV toolkit for my papers.☆2,052Updated 8 months ago
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years 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
- Model analyzer in PyTorch☆1,495Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,963Updated 2 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- 95.47% on CIFAR10 with PyTorch☆6,266Updated 2 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆480Updated 7 years ago