lucidrains / vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
☆22,144Updated 2 weeks ago
Alternatives and similar repositories for vit-pytorch:
Users that are interested in vit-pytorch are comparing it to the libraries listed below
- ☆11,074Updated 2 weeks ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆14,498Updated 7 months ago
- Code release for ConvNeXt model☆5,918Updated 2 years ago
- Official DeiT repository☆4,163Updated last year
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆33,563Updated last month
- End-to-End Object Detection with Transformers☆14,125Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,922Updated 3 months ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,464Updated 2 months ago
- PyTorch implementation of MAE https//arxiv.org/abs/2111.06377☆7,649Updated 7 months ago
- An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites☆4,804Updated 7 months ago
- PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO☆6,693Updated 8 months ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆8,805Updated last month
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,303Updated last week
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,219Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,964Updated 8 months ago
- Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.☆10,225Updated this week
- A concise but complete full-attention transformer with a set of promising experimental features from various papers☆5,149Updated this week
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,008Updated 2 years ago
- 🐍 Geometric Computer Vision Library for Spatial AI☆10,319Updated this week
- Reading list for research topics in multimodal machine learning☆6,331Updated 7 months ago
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,639Updated last year
- Datasets, Transforms and Models specific to Computer Vision☆16,662Updated this week
- A PyTorch implementation of EfficientNet☆8,046Updated 2 years ago
- OpenMMLab Computer Vision Foundation☆6,056Updated this week
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,585Updated this week
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,107Updated 3 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,165Updated last week
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆22,855Updated last month
- CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image☆27,943Updated 8 months ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,501Updated 7 months ago