shuoros / cifar100-resnet50-pytorchLinks
ResNet50 pretrained transfer learning for CIFAR100 in Pytorch
☆23Updated 4 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…☆428Updated 7 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,307Updated last year
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆758Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- pytorch and cifar10☆215Updated 4 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,611Updated last year
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,442Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,173Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 5 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆124Updated 6 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,348Updated 4 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆97Updated 4 years ago
- PyTorch implementation of SENet☆2,327Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,418Updated 3 years ago
- Pytorch implementation of cnn network☆2,022Updated last year
- SimpleAICV:pytorch training and testing examples.☆434Updated 3 weeks 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…☆190Updated 5 years ago
- Pytorch implements the VGG19 model to classify cifar100☆12Updated 6 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆386Updated 6 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,254Updated this week
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- PyTorch implementation of UNet++ (Nested U-Net).☆949Updated 5 years ago
- Based on https://blog.csdn.net/sunqiande88/article/details/80100891, I made some modification.☆13Updated 6 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- ☆466Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,768Updated 2 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆892Updated 3 years ago
- ☆14Updated 2 years ago