luuuyi / CBAM.PyTorchLinks
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
☆1,418Updated last year
Alternatives and similar repositories for CBAM.PyTorch
Users that are interested in CBAM.PyTorch are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,159Updated 2 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,336Updated 4 years ago
- PyTorch implementation of SENet☆2,325Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,435Updated 6 months ago
- Code for our CVPR2021 paper coordinate attention☆1,061Updated 4 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆756Updated 6 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,100Updated 2 years ago
- code and trained models for "Attentional Feature Fusion"☆785Updated 3 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,464Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,206Updated 4 years ago
- ☆409Updated 7 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch