luuuyi / CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
☆1,368Updated last year
Alternatives and similar repositories for CBAM.PyTorch:
Users that are interested in CBAM.PyTorch are comparing it to the libraries listed below
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,100Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,300Updated 3 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,420Updated last month
- Implementation of Non-local Block.☆1,572Updated last year
- Code for our CVPR2021 paper coordinate attention☆1,034Updated 3 years ago
- PyTorch implementation of SENet☆2,298Updated 3 years ago
- code and trained models for "Attentional Feature Fusion"☆762Updated 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
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,437Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,199Updated 3 years ago
- ☆404Updated 6 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆752Updated 5 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,455Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆601Updated 5 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆417Updated 3 weeks ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆647Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆838Updated last year
- FcaNet: Frequency Channel Attention Networks☆527Updated 3 years ago
- Train the HRNet model on ImageNet☆979Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,364Updated last year
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,133Updated last year
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆560Updated 2 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆380Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,251Updated 2 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,229Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,680Updated last year
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆740Updated 4 years ago