kentaroy47 / vision-transformers-cifar10Links
Let's train vision transformers (ViT) for cifar 10 / cifar 100!
☆671Updated last month
Alternatives and similar repositories for vision-transformers-cifar10
Users that are interested in vision-transformers-cifar10 are comparing it to the libraries listed below
Sorting:
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆198Updated last year
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆146Updated last month
- PyTorch implementation of Masked Autoencoder☆271Updated 2 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆680Updated 2 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆365Updated 3 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,073Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated last year
- Explainability for Vision Transformers☆1,002Updated 3 years ago
- Implementing Vi(sion)T(transformer)☆437Updated 2 years ago
- Compare neural networks by their feature similarity☆371Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,308Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆535Updated 10 months ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,912Updated last year
- An All-MLP solution for Vision, from Google AI☆1,039Updated 2 months ago
- pytorch-tiny-imagenet☆180Updated last year
- ☆605Updated 3 weeks ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆310Updated 5 years ago
- Dataset Condensation (ICLR21 and ICML21)☆524Updated last year
- [NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification☆624Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,211Updated 2 years ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆869Updated last year
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆429Updated last year
- AutoEncoder trained on ImageNet☆118Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆429Updated 7 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆566Updated 5 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆221Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]☆738Updated 5 months ago