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:
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆194Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Implementation of Visual Transformer for Small-size Datasets☆124Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆647Updated last month
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆154Updated last year
- Transformers trained on Tiny ImageNet☆54Updated 2 years ago
- PyTorch implementation of Masked Autoencoder☆256Updated last year
- Library - Vanilla, ViT, DeiT, BERT, GPT☆66Updated 3 years ago
- pytorch-tiny-imagenet☆176Updated last year
- Compare neural networks by their feature similarity☆361Updated 2 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆303Updated 5 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆124Updated 5 years ago
- Tiny-ImageNet Classifier using Pytorch☆90Updated 6 years ago
- Masked Autoencoders Are Scalable Vision Learners☆249Updated 2 years ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆74Updated 4 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆60Updated 3 years ago
- ☆241Updated 3 years ago
- ☆55Updated 4 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆356Updated 2 weeks ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆57Updated 5 years ago
- Mutual Information in Pytorch☆112Updated last year
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆176Updated 3 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
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆55Updated 4 years ago
- Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification☆200Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆352Updated 4 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆125Updated 3 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆54Updated 6 years ago