hysts / pytorch_image_classificationLinks
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
☆1,409Updated 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
Sorting:
- Classification with PyTorch.☆1,733Updated last year
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆730Updated 6 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,567Updated 11 months ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,162Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,677Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- This is a list of awesome methods about data augmentation.☆791Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,536Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,245Updated 8 months ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆427Updated 7 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,289Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,767Updated 2 years ago
- Implementation of Non-local Block.☆1,574Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,421Updated last year
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆866Updated 4 years ago
- A CV toolkit for my papers.☆2,050Updated 6 months ago
- Model analyzer in PyTorch☆1,486Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,909Updated 5 months ago
- pytorch and cifar10☆214Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,745Updated 2 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆708Updated 4 years ago