lucidrains / bottleneck-transformer-pytorchLinks
Implementation of Bottleneck Transformer in Pytorch
☆676Updated 3 years ago
Alternatives and similar repositories for bottleneck-transformer-pytorch
Users that are interested in bottleneck-transformer-pytorch are comparing it to the libraries listed below
Sorting:
- Code for the Convolutional Vision Transformer (ConViT)☆468Updated 3 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆558Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,191Updated last year
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆457Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,313Updated 4 years ago
- Bottleneck Transformers for Visual Recognition☆279Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- VOLO: Vision Outlooker for Visual Recognition☆948Updated 2 years ago
- PyTorch implementation of EfficientNetV2 family☆478Updated 3 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆226Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"☆433Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Implementation of the Swin Transformer in PyTorch.☆844Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆660Updated 4 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆582Updated 2 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,212Updated 3 years ago
- Semi-Supervised Learning, Object Detection, ICCV2021☆920Updated last year
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 8 months ago
- Official Code for "Non-deep Networks"☆584Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆297Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆361Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- LeViT a Vision Transformer in ConvNet's Clothing for Faster Inference☆616Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute