bearpaw / pytorch-classification
Classification with PyTorch.
☆1,719Updated 9 months ago
Alternatives and similar repositories for pytorch-classification:
Users that are interested in pytorch-classification are comparing it to the libraries listed below
- PyTorch implementation of SENet☆2,315Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,388Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- A memory-efficient implementation of DenseNets☆1,529Updated last year
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,655Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,452Updated 6 years ago
- Model analyzer in PyTorch☆1,477Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,921Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,389Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,246Updated 2 years ago
- Flops counter for convolutional networks in pytorch framework☆2,869Updated 2 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,263Updated 9 months ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,119Updated 2 years ago
- 95.47% on CIFAR10 with PyTorch☆6,115Updated 2 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆723Updated 7 months ago
- Squeeze-and-Excitation Networks☆3,470Updated 6 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,425Updated 3 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,964Updated 8 months ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,762Updated 2 years ago
- Deformable Convolutional Networks☆4,069Updated 3 years ago
- Reproduces ResNet-V3 with pytorch☆513Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,151Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,223Updated 5 months ago