shuoros / cifar100-resnet50-pytorchLinks
ResNet50 pretrained transfer learning for CIFAR100 in Pytorch
☆24Updated 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…☆431Updated 7 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆763Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,427Updated 3 years ago
- pytorch and cifar10☆215Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆737Updated 6 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…☆190Updated 5 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,319Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,188Updated 2 years ago
- SimpleAICV:pytorch training and testing examples.☆435Updated last month
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- Based on https://blog.csdn.net/sunqiande88/article/details/80100891, I made some modification.☆13Updated 6 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,659Updated last year
- ☆466Updated 4 years ago
- PyTorch implementation of SENet☆2,337Updated 4 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆391Updated 6 years ago
- Vision Transformer (ViT) in PyTorch☆843Updated 3 years ago
- Classification with PyTorch.☆1,743Updated last year
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,455Updated 2 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆758Updated 6 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆216Updated 3 years ago
- This is a list of awesome methods about data augmentation.☆793Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,362Updated 4 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 4 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆93Updated 2 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,314Updated 3 years ago
- Pytorch implements the VGG19 model to classify cifar100☆12Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago