shuoros / cifar100-resnet50-pytorch
ResNet50 pretrained transfer learning for CIFAR100 in Pytorch
☆22Updated 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
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆210Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆746Updated 4 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆420Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆91Updated 4 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆44Updated last month
- EfficientNetV2 implementation using PyTorch☆129Updated 2 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…☆185Updated 5 years ago
- Official implementation of Score-CAM in PyTorch☆418Updated 2 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- ghostnet_cifar10☆114Updated 4 years ago
- Classification with PyTorch.☆1,724Updated 10 months ago
- Some SOTA CNN modules or models construction methods and techniques☆22Updated last year
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆71Updated 2 years ago
- ☆227Updated last year
- CAM图的resnet50版本☆154Updated 4 years ago
- MSDNet☆190Updated 3 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆160Updated 8 months ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- Distilling Knowledge via Knowledge Review, CVPR 2021☆269Updated 2 years ago
- SimpleAICV:pytorch training and testing examples.☆432Updated last month
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,403Updated 3 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆421Updated 2 months ago
- ☆96Updated 3 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆320Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆915Updated 4 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆332Updated 3 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆376Updated 6 years ago