BangguWu / ECANetLinks
Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
☆1,341Updated 4 years ago
Alternatives and similar repositories for ECANet
Users that are interested in ECANet are comparing it to the libraries listed below
Sorting:
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,423Updated 2 years ago
- Code for our CVPR2021 paper coordinate attention☆1,068Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,162Updated 2 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,101Updated 2 years ago
- code and trained models for "Attentional Feature Fusion"☆789Updated 3 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆427Updated 5 months ago
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆756Updated 6 years ago
- FcaNet: Frequency Channel Attention Networks☆555Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,209Updated 4 years ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆584Updated 3 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,436Updated 6 months ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,466Updated 4 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,210Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,311Updated 3 years ago
- Implementation of the Swin Transformer in PyTorch.☆836Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆866Updated 4 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆447Updated 2 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆610Updated 6 years ago
- Implementation of Non-local Block.☆1,574Updated 2 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆576Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆845Updated 2 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆376Updated 5 years ago
- Official implementation of PVT series☆1,826Updated 2 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,473Updated 2 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,244Updated 2 years ago
- PyTorch implementation of EfficientNetV2 family☆477Updated 3 years ago
- ☆305Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago