hysts / pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
☆1,364Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_image_classification
- Classification with PyTorch.☆1,693Updated 5 months ago
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆716Updated 5 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,294Updated 4 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,225Updated 5 months ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,627Updated last year
- ResNeSt: Split-Attention Networks☆3,238Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,183Updated last month
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,521Updated last year
- Pytorch implementation of cnn network☆1,924Updated last year
- Implementation of Non-local Block.☆1,570Updated last year
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,748Updated last year
- Sandbox for training deep learning networks☆2,975Updated 2 months ago
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,911Updated 3 months ago
- mobilenetv3 with pytorch,provide pre-train model☆1,651Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,376Updated 5 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,160Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,466Updated last year
- Flops counter for convolutional networks in pytorch framework☆2,822Updated last month
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆728Updated 3 years ago
- This is a list of awesome methods about data augmentation.☆785Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,337Updated last year
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,074Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,864Updated last year
- A CV toolkit for my papers.☆2,041Updated 5 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago