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☆124Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆198Updated last year
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆305Updated 5 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆179Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- ☆72Updated 4 years ago
- PyTorch implementation of Masked Autoencoder☆262Updated 2 years ago
- Compare neural networks by their feature similarity☆365Updated 2 years ago
- ☆56Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆659Updated 3 weeks ago
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆91Updated 4 years ago
- Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification☆203Updated 4 years ago
- The official code of Relevance-CAM☆45Updated last year
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆75Updated 4 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆157Updated last year
- pytorch-tiny-imagenet☆179Updated last year
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆55Updated 4 years ago
- Pytorch implementation for t-SNE with cuda to accelerate☆335Updated 2 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆103Updated 6 years ago
- Transformers trained on Tiny ImageNet☆55Updated 2 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆126Updated 3 years ago
- ☆242Updated 3 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- Confidence-Aware Learning for Deep Neural Networks (ICML2020)☆74Updated 5 years ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆66Updated 3 years ago
- PyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017☆157Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆177Updated 3 years ago
- Official implementation of Score-CAM in PyTorch☆425Updated 2 years ago