hysts / pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
☆1,361Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_image_classification
- Classification with PyTorch.☆1,690Updated 4 months ago
- ResNeSt: Split-Attention Networks☆3,236Updated last year
- PyTorch implementation of SENet☆2,283Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a …☆714Updated 5 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,624Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,176Updated 3 weeks ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,060Updated last year
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,274Updated 3 months ago
- Flops counter for convolutional networks in pytorch framework☆2,811Updated last month
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆727Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,522Updated last year
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆724Updated 2 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,137Updated 7 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,876Updated 4 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,223Updated 4 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆787Updated 4 years ago
- Implementation of Non-local Block.☆1,569Updated last year
- Model analyzer in PyTorch☆1,466Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,648Updated last year
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,074Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,327Updated last year
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,904Updated 3 months ago
- A CV toolkit for my papers.☆2,040Updated 5 months ago
- mixup: Beyond Empirical Risk Minimization☆1,169Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- Squeeze-and-Excitation Networks☆3,389Updated 5 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,463Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,224Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆859Updated 3 years ago