shuoros / cifar100-resnet50-pytorchLinks
ResNet50 pretrained transfer learning for CIFAR100 in Pytorch
☆23Updated 3 years ago
Alternatives and similar repositories for cifar100-resnet50-pytorch
Users that are interested in cifar100-resnet50-pytorch are comparing it to the libraries listed below
Sorting:
- 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实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- pytorch and cifar10☆214Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆731Updated 6 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- SimpleAICV:pytorch training and testing examples.☆433Updated last week
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,423Updated 2 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,409Updated 3 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,290Updated last year
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆189Updated 5 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,163Updated 2 years ago
- 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,224Updated this week
- Based on pytoch, gradcam and gradcam + + are encapsulated into easy-to-use API, and some interesting tests are done with pre trained vgg1…☆13Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,341Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,569Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆382Updated 6 years ago
- Some SOTA CNN modules or models construction methods and techniques☆22Updated 2 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆338Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,241Updated 4 years ago
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- Code for our CVPR2021 paper coordinate attention☆1,069Updated 4 years ago
- ☆97Updated 4 years ago
- Pytorch implementation of cnn network☆2,011Updated last year
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- Pytorch implements the VGG19 model to classify cifar100☆12Updated 6 years ago