mulinmeng / Shuffle-Transformer
☆98Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Shuffle-Transformer
- ☆108Updated 3 years ago
- Official implementation of the paper ``Unifying Nonlocal Blocks for Neural Networks'' (ICCV'21)☆96Updated 2 years ago
- The official repo of the CVPR2021 oral paper: Representative Batch Normalization with Feature Calibration☆86Updated 2 years ago
- AlignSeg: Feature-Aligned Segmentation Networks (TPAMI 2021)☆128Updated 2 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"☆95Updated 3 years ago
- Spatially Adaptive Inference with Stochastic Feature Sampling and Interpolation, ECCV 2020 Oral☆66Updated 4 years ago
- Channel-wise Distillation for Semantic Segmentation☆75Updated 3 years ago
- ☆56Updated 2 years ago
- Intra-class Feature Variation Distillation for Semantic Segmentation (ECCV 2020)☆71Updated 4 years ago
- Code for “Disentangled Non-local Neural Networks”☆109Updated 4 years ago
- ☆270Updated 3 years ago
- ☆191Updated 3 years ago
- ☆189Updated last year
- [ICLR'22] This is an official implementation for "AS-MLP: An Axial Shifted MLP Architecture for Vision".☆124Updated 2 years ago
- RF-Next: Efficient Receptive Field Search for CNN(TPAMI2022, CVPR2021) Try it, you wouldn't regret it!☆63Updated last year
- HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)☆141Updated 3 years ago
- [CVPR 2019] Pytorch implementation for "Towards Universal Object Detection by Domain Attention."☆75Updated last year
- Official PyTorch Implementation of Rank & Sort Loss for Object Detection and Instance Segmentation [ICCV2021]☆240Updated 3 years ago
- ☆91Updated 3 years ago
- [CVPR 2021] Instance Localization for Self-supervised Detection Pretraining☆144Updated 3 years ago
- The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias☆103Updated 2 years ago
- ☆25Updated 3 years ago
- The official implementation of ELSA: Enhanced Local Self-Attention for Vision Transformer☆115Updated last year
- ☆73Updated last year
- This is an implementation of Deformable-DETR☆46Updated 3 years ago
- Tensor Low-rank Reconstruction for Semantic Segmentation☆110Updated 4 years ago
- Deforming kernels to adapt towards object deformation. In ICLR 2020.☆199Updated 4 years ago
- MSG-Transformer: Exchanging Local Spatial Information by Manipulating Messenger Tokens (CVPR 2022)☆81Updated 2 years ago
- official code for dynamic convolution decomposition☆130Updated 3 years ago
- [TIP 2022] Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training. Plus, an image classification toolbox includes ResNet, …