tahmid0007 / VisionTransformer
A complete easy to follow implementation of Google's Vision Transformer proposed in "AN IMAGE IS WORTH 16X16 WORDS". This pytorch implementation has comments for better understanding.
☆96Updated 4 years ago
Alternatives and similar repositories for VisionTransformer
Users that are interested in VisionTransformer are comparing it to the libraries listed below
Sorting:
- A Pytorch Implementation of the following paper "Visual Transformers: Token-based Image Representation and Processing for Computer Vision…☆182Updated 4 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆295Updated 3 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆225Updated 3 years ago
- ☆245Updated 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
- Pytorch Implementation of Deep Networks with Stochastic Depth☆63Updated 6 years ago
- ☆138Updated 3 years ago
- ☆132Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆190Updated 3 years ago
- ☆119Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- ☆71Updated 4 years ago
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.☆68Updated 5 years ago
- Regularizing Class-wise Predictions via Self-knowledge Distillation (CVPR 2020)☆107Updated 4 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆251Updated 2 years ago
- Implementation of Convolutional enhanced image Transformer☆104Updated 4 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆100Updated 3 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆177Updated 3 years ago
- V4D: 4D Convolutional Neural Networks for Video-level Representation Learning☆68Updated 4 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆70Updated 2 years ago
- ☆245Updated 3 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆231Updated 3 years ago
- [NeurIPS 2021] Official codes for "Efficient Training of Visual Transformers with Small Datasets".☆143Updated 4 months ago
- [TIP 2022] Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training. Plus, an image classification toolbox includes ResNet, …☆104Updated 2 years ago
- ☆52Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Dynamic Group Convolution for Accelerating Convolutional Neural Networks (ECCV 2020)☆127Updated 3 years ago
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆197Updated 9 months ago