bearpaw / pytorch-classification
Classification with PyTorch.
☆1,710Updated 8 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 image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,384Updated 3 years ago
- PyTorch implementation of SENet☆2,304Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 5 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,148Updated 11 months ago
- A memory-efficient implementation of DenseNets☆1,526Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,478Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,103Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,251Updated 8 months ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,385Updated 5 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,450Updated 6 years ago
- ResNeSt: Split-Attention Networks☆3,249Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,172Updated 3 years ago
- A CV toolkit for my papers.☆2,048Updated 2 months ago
- A PyTorch implementation of DenseNet.☆837Updated 6 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,647Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,957Updated 7 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,226Updated 4 years ago
- Implementation of Non-local Block.☆1,572Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,907Updated last year
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,403Updated 7 months ago
- Squeeze-and-Excitation Networks☆3,448Updated 5 years ago
- Reproduces ResNet-V3 with pytorch☆512Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago
- Flops counter for convolutional networks in pytorch framework☆2,857Updated last month
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,369Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,038Updated 3 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,085Updated 2 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆468Updated 6 years ago