bearpaw / pytorch-classificationLinks
Classification with PyTorch.
☆1,730Updated 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,409Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,537Updated 2 years ago
- PyTorch implementation of SENet☆2,325Updated 4 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,676Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,951Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,486Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- A PyTorch implementation of DenseNet.☆840Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆1,182Updated 3 years ago
- Model analyzer in PyTorch☆1,485Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,012Updated 11 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,604Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,564Updated 11 months ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆515Updated 4 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆990Updated 8 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,286Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,097Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,159Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,906Updated 5 months ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,766Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago