bearpaw / pytorch-classificationLinks
Classification with PyTorch.
☆1,729Updated 11 months ago
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,404Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,536Updated last year
- PyTorch implementation of SENet☆2,320Updated 4 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,669Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,397Updated 5 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,939Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,276Updated 11 months ago
- A PyTorch implementation of DenseNet.☆841Updated 6 years ago
- A CV toolkit for my papers.☆2,049Updated 5 months 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
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆1,179Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,623Updated 4 years ago
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,152Updated 2 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 4 years ago
- 95.47% on CIFAR10 with PyTorch☆6,196Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,434Updated 5 months ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆723Updated 9 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆474Updated 7 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,538Updated 10 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,993Updated 10 months ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year