lucidrains / bottleneck-transformer-pytorchLinks
Implementation of Bottleneck Transformer in Pytorch
☆678Updated 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:
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆556Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 3 years ago
- Bottleneck Transformers for Visual Recognition☆278Updated 4 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆455Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated last year
- 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"☆427Updated last year
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆656Updated 4 years ago
- PyTorch implementation of EfficientNetV2 family☆474Updated 3 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆225Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Two simple and effective designs of vision transformer, which is on par with the Swin transformer☆601Updated 2 years ago
- VOLO: Vision Outlooker for Visual Recognition☆944Updated 2 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆295Updated 2 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 4 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆231Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆577Updated 2 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
- ☆245Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- [TPAMI 2022 & CVPR2021 Oral] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers☆485Updated last year
- Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification☆717Updated 3 years ago
- Implementation of the Swin Transformer in PyTorch.☆830Updated 4 years ago
- [ICLR'22 Oral] Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"☆288Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆336Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago