asdf2kr / BAM-CBAM-pytorchLinks
Pytorch implementation of BAM("BAM: Bottleneck Attention Module", BMVC18) and CBAM(“CBAM: Convolutional Block Attention Module”, ECCV18)
☆32Updated 4 years ago
Alternatives and similar repositories for BAM-CBAM-pytorch
Users that are interested in BAM-CBAM-pytorch are comparing it to the libraries listed below
Sorting:
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆83Updated 4 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆72Updated 2 years ago
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆46Updated 4 years ago
- code and trained models for "Attention as Activation"☆19Updated 5 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆70Updated 6 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆97Updated 4 years ago
- Vision Transformers with Hierarchical Attention☆102Updated 2 months ago
- PyTorch Implementation of BoTNet. Link to paper: https://arxiv.org/abs/2101.11605☆33Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 4 years ago
- [CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification☆42Updated 3 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"☆98Updated 4 years ago
- PyTorch code for our paper : "SRM : A Style-based Recalibration Module for Convolutional Neural Networks" (https://arxiv.org/abs/1903.108…☆61Updated 6 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆137Updated 5 years ago
- Implementation of Convolutional enhanced image Transformer