hysts / pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
☆1,400Updated 3 years ago
Alternatives and similar repositories for pytorch_image_classification:
Users that are interested in pytorch_image_classification are comparing it to the libraries listed below
- Classification with PyTorch.☆1,726Updated 10 months ago
- PyTorch implementation of SENet☆2,318Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆726Updated 6 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,496Updated 9 months ago
- ResNeSt: Split-Attention Networks☆3,255Updated 2 years ago
- 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,133Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,661Updated 2 years ago
- A memory-efficient implementation of DenseNets☆1,532Updated last year
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆745Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,880Updated 2 months ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,392Updated 5 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,271Updated 10 months ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆2,964Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,096Updated 11 months ago
- Pytorch implementation of cnn network☆1,996Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,153Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,977Updated 9 months ago
- [ICCV 2017] Torch code for Grad-CAM☆1,552Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,711Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,397Updated last year
- A CV toolkit for my papers.☆2,048Updated 3 months ago
- A curated list of deep learning image classification papers and codes☆2,936Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,429Updated 3 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,230Updated 6 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- 95.47% on CIFAR10 with PyTorch☆6,154Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago