asdf2kr / BAM-CBAM-pytorch
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
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆79Updated 4 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 5 years ago
- PyTorch code for our paper : "SRM : A Style-based Recalibration Module for Convolutional Neural Networks" (https://arxiv.org/abs/1903.108…☆57Updated 5 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆70Updated last year
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆46Updated 4 years ago
- Implementation of Convolutional enhanced image Transformer☆103Updated 3 years ago
- [AAAI 2021] Pytorch implementation for "Tied Block Convolution: Leaner and Better CNNs with Shared Thinner Filters."☆36Updated 3 years ago
- code and trained models for "Attention as Activation"☆19Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"☆97Updated 3 years ago
- A Pytorch implementation of SMU: SMOOTH ACTIVATION FUNCTION FOR DEEP NETWORKS USING SMOOTHING MAXIMUM TECHNIQUE☆45Updated 2 years ago
- Pytorch unofficial implementation of CMT☆12Updated 3 years ago
- Vision Transformers with Hierarchical Attention☆99Updated 5 months ago
- [CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification☆41Updated 3 years ago
- Pytorch implementation (TPAMI 2023) - Training Compact CNNs for Image Classification using Dynamic-coded Filter Fusion☆19Updated 2 years ago
- Codes of "SPANet: Spatial Pyramid Attention Network for Enhanced Image Recognition"☆26Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆111Updated 5 years ago
- The PyTorch re-implement of the official DETR.☆40Updated last year
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆134Updated 4 years ago
- Dynamic Group Convolution for Accelerating Convolutional Neural Networks (ECCV 2020)☆128Updated 3 years ago
- Axiom-based Grad-CAM implementation in Pytorch☆22Updated 2 months ago
- PyTorch Implementation of BoTNet. Link to paper: https://arxiv.org/abs/2101.11605☆33Updated 3 years ago
- Pytorch implementation of TSE attention☆16Updated 3 years ago
- Pyramid Attention Networks☆23Updated 6 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆102Updated 4 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆50Updated last year