asdf2kr / BAM-CBAM-pytorchLinks
Pytorch implementation of BAM("BAM: Bottleneck Attention Module", BMVC18) and CBAM(“CBAM: Convolutional Block Attention Module”, ECCV18)
☆32Updated 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☆83Updated 4 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆72Updated 2 years ago
- code and trained models for "Attention as Activation"☆19Updated 5 years ago
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆46Updated 4 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"☆98Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch