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:
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆92Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆425Updated 6 years ago
- 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
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- ☆14Updated 2 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- Official implementation of Score-CAM in PyTorch☆424Updated 2 years ago
- CAM图的resnet50版本☆155Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- pytorch and cifar10☆216Updated 4 years ago
- [CVPR'21] FedDG: Federated Domain Generalization on Medical Image Segmentation via Episodic Learning in Continuous Frequency Space☆252Updated 4 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上 进行训练和测试。☆45Updated 3 months ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆92Updated 3 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆74Updated 2 years ago
- ☆304Updated 3 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆53Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago
- Classification with PyTorch.☆1,731Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆380Updated 6 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆410Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆187Updated 5 years ago