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:
- PyTorch code for our paper : "SRM : A Style-based Recalibration Module for Convolutional Neural Networks" (https://arxiv.org/abs/1903.108…☆60Updated 5 years ago
- code and trained models for "Attention as Activation"☆19Updated 4 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 6 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆81Updated 4 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆70Updated 2 years ago
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆46Updated 4 years ago
- Pyramid Attention Networks☆23Updated 6 years ago
- A Pytorch implementation of SMU: SMOOTH ACTIVATION FUNCTION FOR DEEP NETWORKS USING SMOOTHING MAXIMUM TECHNIQUE☆44Updated 2 years ago
- This is the repository for re-implementation of dual attention network with pytorch.☆21Updated 6 years ago
- PyTorch Implementation of BoTNet. Link to paper: https://arxiv.org/abs/2101.11605☆33Updated 4 years ago
- Code for paper "Learning Semantically Enhanced Feature for Fine-grained Image Classification"☆32Updated 4 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆97Updated 3 years ago
- Vision Transformers with Hierarchical Attention☆101Updated 8 months ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"☆99Updated 4 years ago
- [AAAI 2021] Pytorch implementation for "Tied Block Convolution: Leaner and Better CNNs with Shared Thinner Filters."☆37Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago
- [ICIP2021] The official PyTorch implementation of MASK GUIDED ATTENTION FOR FINE-GRAINED PATCHY IMAGE CLASSIFICATION☆11Updated 3 years ago
- ☆30Updated 3 years ago
- [CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification☆41Updated 3 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- Codes of "SPANet: Spatial Pyramid Attention Network for Enhanced Image Recognition"☆26Updated 5 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆51Updated 2 years ago
- ☆20Updated 4 years ago
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆100Updated 3 years ago
- Implemenation of Selective Kernel Networks by pytorch with pretrained weight☆14Updated 5 years ago
- Pytorch version of model in NeurIPS'19 paper "Learning Deep Bilinear Transformation for Fine-grained Image Representation"☆21Updated 5 years ago
- semantic segmentation with focal loss☆47Updated 7 years ago
- an implementation of mixup☆41Updated 4 years ago
- Reimplementation of Mutual-Channel Loss for Fine-Grained Image Classification.☆37Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago