hysts / pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
☆1,403Updated 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,725Updated 10 months ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,521Updated 9 months ago
- PyTorch implementation of SENet☆2,317Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,662Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,254Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,142Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,272Updated 10 months ago
- Official Pytorch implementation of CutMix regularizer☆1,237Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,533Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆422Updated 6 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆748Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,240Updated 6 months ago
- A PyTorch implementation of DenseNet.☆839Updated 6 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,389Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,092Updated 2 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,557Updated 2 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- A curated list of deep learning image classification papers and codes☆2,947Updated 3 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,718Updated 2 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,768Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- Class Activation Mapping☆1,866Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,403Updated last year
- PyTorch implementation of CNNs for CIFAR benchmark☆706Updated 4 years ago
- Pytorch implementation of cnn network☆1,996Updated last year
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,187Updated last week
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago