Lornatang / ResNet-PyTorch
PyTorch implements `Deep Residual Learning for Image Recognition` paper.
☆43Updated 3 weeks ago
Alternatives and similar repositories for ResNet-PyTorch
Users that are interested in ResNet-PyTorch are comparing it to the libraries listed below
Sorting:
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆29Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning☆24Updated 4 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆636Updated 2 weeks ago
- pytorch and cifar10☆215Updated 4 years ago
- PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444☆122Updated last year
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆89Updated last year
- CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107…☆97Updated 2 years ago
- [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective☆24Updated last year
- Train several classical classification networks in cifar10 dataset by PyTorch☆24Updated 4 years ago
- Benchmarking various Computer Vision models on TinyImageNet Dataset☆28Updated 2 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- mini-imagenet and tiny-imagent dataset transformation for traditional classification task and also for the format for few-shot learning /…☆29Updated 2 years ago
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆74Updated 2 years ago
- The link to the stored-in-image imagenet64x64 dataset. And a resnet/wrn code for it.☆15Updated 2 years ago
- Pytorch implementation(LeNet, VGGNet, GAN, UNet, Mask R-CNN, ...)☆28Updated 3 years ago
- A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.☆59Updated 4 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆246Updated 2 weeks ago
- a pytorch implement of Supervised Contrastive Learning with memory bank(queue)☆15Updated 2 years ago
- [CVPR-2022] Official implementation for "Knowledge Distillation with the Reused Teacher Classifier".☆94Updated 2 years ago
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆191Updated last year
- Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.☆82Updated last year
- Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"☆135Updated 2 months ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆36Updated 2 years ago
- ☆26Updated last year
- Fine-grained Image Classification via Pytorch☆26Updated 3 years ago