kentaroy47 / vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!
☆592Updated 3 weeks ago
Alternatives and similar repositories for vision-transformers-cifar10:
Users that are interested in vision-transformers-cifar10 are comparing it to the libraries listed below
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆181Updated last year
- Vision Transformer (ViT) in PyTorch☆814Updated 2 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆336Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)