asdf2kr / BAM-CBAM-pytorchLinks
Pytorch implementation of BAM("BAM: Bottleneck Attention Module", BMVC18) and CBAM(“CBAM: Convolutional Block Attention Module”, ECCV18)
☆31Updated 3 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☆81Updated 4 years ago
- PyTorch Implementation of BoTNet. Link to paper: https://arxiv.org/abs/2101.11605☆33Updated 4 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆71Updated 2 years ago
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆46Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 6 years ago
- Code for paper "Learning Semantically Enhanced Feature for Fine-grained Image Classification"☆33Updated 4 years ago
- Axiom-based Grad-CAM implementation in Pytorch☆23Updated 8 months ago
- PyTorch code for our paper : "SRM : A Style-based Recalibration Module for Convolutional Neural Networks" (https://arxiv.org/abs/1903.108…☆60Updated 6 years ago
- [CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification☆41Updated 3 years ago
- Implementation of Convolutional enhanced image Transformer☆105Updated 4 years ago
- code and trained models for "Attention as Activation"☆19Updated 5 years ago
- ☆11Updated 5 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"