ra1ph2 / Vision-TransformerLinks
Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and CIFAR100.
☆118Updated 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☆129Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆206Updated 2 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- PyTorch implementation of Masked Autoencoder☆283Updated 2 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆180Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆707Updated 2 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆216Updated 4 years ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆69Updated 4 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆167Updated 2 years ago
- Compare neural networks by their feature similarity☆378Updated 2 years ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆76Updated 5 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- ☆56Updated 5 years ago
- ☆128Updated 5 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆361Updated 5 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 6 years ago
- Transformers trained on Tiny ImageNet☆60Updated 5 months ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆105Updated 6 years ago
- pytorch-tiny-imagenet☆190Updated 3 weeks ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆180Updated 4 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆131Updated 3 years ago
- ☆73Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆201Updated 3 years ago
- Official implementation of paper "Knowledge Distillation from A Stronger Teacher", NeurIPS 2022☆155Updated 3 years ago
- Pytorch implementation for t-SNE with cuda to accelerate☆340Updated 2 years ago
- Pytorch implementation of Masked Auto-Encoder☆40Updated 4 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆64Updated 3 years ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆56Updated 5 years ago
- Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification☆208Updated 4 years ago
- The official code of Relevance-CAM☆45Updated last year