lucidrains / global-self-attention-networkLinks
A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks
☆94Updated 5 years ago
Alternatives and similar repositories for global-self-attention-network
Users that are interested in global-self-attention-network are comparing it to the libraries listed below
Sorting:
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- Attention mechanism☆52Updated 4 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆83Updated 4 years ago
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆192Updated 3 years ago
- AReLU: Attention-based-Rectified-Linear-Unit☆62Updated 4 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 4 years ago
- ☆60Updated 3 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- ☆135Updated 2 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- [Preprint] ConvMLP: Hierarchical Convolutional MLPs for Vision, 2021☆167Updated 3 years ago
- PyTorch implementation of MLP-Mixer☆37Updated 4 years ago
- Implementation of Convolutional enhanced image Transformer☆105Updated 4 years ago
- Dynamic Group Convolution for Accelerating Convolutional Neural Networks (ECCV 2020)☆127Updated 4 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆137Updated 5 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Unofficial PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Ne…☆22Updated 6 years ago
- ☆26Updated 5 years ago
- ☆77Updated 5 years ago
- Official Repsoitory for "Activate or Not: Learning Customized Activation." [CVPR 2021]☆208Updated 4 years ago
- ☆20Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- code and trained models for "Attention as Activation"☆19Updated 5 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆229Updated 4 years ago
- (CVPR-Oral 2021) PyTorch implementation of Knowledge Evolution approach and Split-Nets☆83Updated 4 years ago
- Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)☆75Updated 5 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 4 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆96Updated 4 years ago