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:
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆310Updated 5 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆181Updated 3 years ago
- Implementation of Visual Transformer for Small-size Datasets☆126Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆200Updated last year
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆682Updated 2 months ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆76Updated 4 years ago
- ☆72Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆164Updated last year
- Transformers trained on Tiny ImageNet☆58Updated 2 months ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆67Updated 4 years ago
- PyTorch implementation of Masked Autoencoder☆275Updated 2 years ago
- pytorch-tiny-imagenet☆186Updated last month
- Compare neural networks by their feature similarity☆373Updated 2 years ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆55Updated 5 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- The official code of Relevance-CAM☆45Updated last year
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆94Updated 4 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆105Updated 6 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆179Updated 3 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆210Updated last year
- (Pytorch) Training ResNets on ImageNet-100 data☆64Updated 3 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 5 years ago
- Tiny-ImageNet Classifier using Pytorch☆93Updated 7 years ago
- Official implementation of Score-CAM in PyTorch☆431Updated 3 years ago
- Pytorch implementation of Masked Auto-Encoder☆40Updated 3 years ago
- Pytorch implementation for t-SNE with cuda to accelerate☆336Updated 2 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 2 years ago
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.☆68Updated 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…☆360Updated 4 years ago