Lornatang / ResNet-PyTorchLinks
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆44Updated last month
Alternatives and similar repositories for ResNet-PyTorch
Users that are interested in ResNet-PyTorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆87Updated 5 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆90Updated 2 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆125Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆424Updated 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…☆187Updated 5 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆97Updated 2 years ago
- Dynamic Dual Gating Neural Networks, ICCV 2021☆32Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆60Updated 4 years ago
- pytorch-tiny-imagenet☆176Updated last year
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆252Updated last month
- [IJCAI-2021] Contrastive Model Inversion for Data-Free Knowledge Distillation☆72Updated 3 years ago
- Implementation of AAAI 2022 Paper: Go wider instead of deeper☆32Updated 2 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆36Updated 2 years ago
- The Code of ECCV2022:Enhanced Accuracy and Robustness via Multi-Teacher Adversarial Distillation☆33Updated 2 weeks ago
- PyTorch implementation of Target Classification Using the Deep Convolutional Networks for SAR Images☆57Updated 2 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆194Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- ☆30Updated 4 years ago
- ☆47Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- pytorch and cifar10☆216Updated 4 years ago
- This is the PyTorch1.0 implement of SENet to train on NWPU-RESISC45 dataset☆15Updated 6 years ago
- Implementation of Swin Transformer with Pytorch☆112Updated 4 years ago