ra1ph2 / Vision-TransformerLinks
Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and CIFAR100.
☆114Updated last year
Alternatives and similar repositories for Vision-Transformer
Users that are interested in Vision-Transformer are comparing it to the libraries listed below
Sorting:
- Implementation of Visual Transformer for Small-size Datasets☆125Updated 3 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆197Updated last year
- PyTorch implementation of Masked Autoencoder☆272Updated 2 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆162Updated last year
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆181Updated 3 years ago
- Compare neural networks by their feature similarity☆374Updated 2 years ago
- pytorch-tiny-imagenet☆184Updated 2 weeks ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆67Updated 4 years ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆76Updated 4 years ago
- Transformers trained on Tiny ImageNet☆58Updated last month
- ☆72Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!