bearpaw / pytorch-classification
Classification with PyTorch.
☆1,690Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-classification
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆714Updated 5 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,361Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,624Updated last year
- PyTorch implementation of SENet☆2,283Updated 3 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,375Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,522Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,223Updated 4 months ago
- ResNeSt: Split-Attention Networks☆3,236Updated last year
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,444Updated 6 years ago
- Class Activation Mapping☆1,845Updated 2 years ago
- A CV toolkit for my papers.☆2,040Updated 5 months ago
- A PyTorch implementation of DenseNet.☆830Updated 6 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,169Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,859Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,137Updated 7 months ago
- My best practice of training large dataset using PyTorch.☆1,087Updated 6 months ago
- Squeeze-and-Excitation Networks☆3,389Updated 5 years ago
- Model analyzer in PyTorch☆1,466Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,463Updated last year
- Implementation of Non-local Block.☆1,569Updated last year
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆724Updated 2 months ago
- Official Pytorch implementation of CutMix regularizer☆1,224Updated 4 years ago
- Flops counter for convolutional networks in pytorch framework☆2,811Updated last month
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Reproduces ResNet-V3 with pytorch☆506Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,591Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,176Updated 3 weeks ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆679Updated 6 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆859Updated 3 years ago