bearpaw / pytorch-classificationLinks
Classification with PyTorch.
☆1,747Updated 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,435Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,542Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,707Updated 3 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,404Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,460Updated 7 years ago
- A PyTorch implementation of DenseNet.☆846Updated 7 years ago
- A CV toolkit for my papers.☆2,048Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,973Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Class Activation Mapping☆1,884Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,339Updated last year
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- Reproduces ResNet-V3 with pytorch☆519Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Updated 5 years ago
- pytorch and cifar10☆216Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆800Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 3 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆724Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,204Updated 2 years ago
- Model analyzer in PyTorch☆1,501Updated 2 years ago
- Implementation of Non-local Block.☆1,574Updated 2 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,819Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆733Updated 2 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,517Updated 5 years ago