hszhao / SAN
Exploring Self-attention for Image Recognition, CVPR2020.
☆750Updated 4 years ago
Alternatives and similar repositories for SAN:
Users that are interested in SAN are comparing it to the libraries listed below
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,199Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 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 Non-local Block.☆1,572Updated last year
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 4 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,455Updated 2 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆450Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆591Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆647Updated 3 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,437Updated 3 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,084Updated 2 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,171Updated last year
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆752Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆380Updated 4 years ago
- Pytorch implementation of newly added convolution☆584Updated 5 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,300Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆750Updated 3 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆251Updated last year
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆330Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆675Updated 3 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆601Updated 5 years ago
- PyTorch implementation of SENet☆2,298Updated 3 years ago
- Implementation for paper: Feature Pyramid Transformer☆402Updated 3 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆291Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,100Updated last year
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆552Updated last year
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,420Updated last month
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆838Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,310Updated 4 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago