Exploring Self-attention for Image Recognition, CVPR2020.
☆752Jun 15, 2020Updated 5 years ago
Alternatives and similar repositories for SAN
Users that are interested in SAN are comparing it to the libraries listed below
Sorting:
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆387May 15, 2020Updated 5 years ago
- Learning Dynamic Routing for Semantic Segmentation☆382Jun 9, 2021Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,481Mar 19, 2021Updated 4 years ago
- ☆173Aug 7, 2020Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Jan 10, 2023Updated 3 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆413Jun 10, 2020Updated 5 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- [ECCV'20 Oral] MutualNet: Adaptive ConvNet via Mutual Learning from Network Width and Resolution☆159Oct 4, 2022Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,219Feb 16, 2021Updated 5 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- [CVPR 2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement☆877Jan 2, 2026Updated 2 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,192Oct 27, 2023Updated 2 years ago
- Implementation for "Context Prior for Scene Segmentation"☆251Feb 26, 2021Updated 5 years ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆356Jun 22, 2022Updated 3 years ago
- DETR implementation based on detectron2.☆111Dec 3, 2020Updated 5 years ago
- Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training, ECCV 2020☆175Dec 9, 2020Updated 5 years ago
- RelationNet++: Bridging Visual Representations for Object Detection via Transformer Decoder☆211Mar 18, 2021Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Feb 13, 2020Updated 6 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆331Dec 10, 2020Updated 5 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆702Dec 24, 2021Updated 4 years ago
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆565Dec 26, 2023Updated 2 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,116Dec 8, 2022Updated 3 years ago
- [arXiv 2020] Deep Connected Attention Networks☆125Aug 11, 2020Updated 5 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,296Jun 25, 2023Updated 2 years ago
- Official DeiT repository☆4,325Mar 15, 2024Updated last year
- BorderDet: Border Feature for Dense Object Detection(ECCV2020 Oral)☆432Mar 25, 2021Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Jul 16, 2021Updated 4 years ago
- [ECCV'20 Spotlight] Memory-augmented Dense Predictive Coding for Video Representation Learning. Tengda Han, Weidi Xie, Andrew Zisserman.☆167Apr 29, 2021Updated 4 years ago
- [ICML2021] What Makes for End-to-End Object Detection☆645Apr 30, 2023Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,168Mar 20, 2024Updated last year
- Mobile vision models and code☆917Feb 11, 2026Updated 2 weeks ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆625Mar 26, 2019Updated 6 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,336Nov 10, 2020Updated 5 years ago
- semantic segmentation,pytorch,non-local☆313Oct 30, 2019Updated 6 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Oct 4, 2023Updated 2 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- [CVPR 2021 & IJCV 2024] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,110Sep 2, 2024Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,120Feb 3, 2026Updated 3 weeks ago