luuuyi/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2913
- days_rel: n/a
- days_push: 1148
- n_releases_24m: 0
Adoption not part of the score
1500 stars · 290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A non-official PyTorch re-implementation of the CBAM (Convolutional Block Attention Module) paper from ECCV 2018. It provides channel and spatial attention modules that can be inserted into convolutional networks like ResNet to improve image classification accuracy.
Use cases
- add attention modules to a resnet in pytorch
- reproduce CBAM paper results on ImageNet
- improve image classification accuracy with attention
- learn how channel and spatial attention works
- plug CBAM blocks into my own CNN architecture
When to choose
- you want a simple PyTorch implementation of CBAM to drop into your models
- you are studying or reproducing the ECCV 2018 CBAM paper
- you need verified ImageNet gains from adding attention to ResNet
When to avoid
- you need an officially maintained library with a license
- you want a broad toolkit of many attention mechanisms
- you need support for modern PyTorch versions out of the box
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision deep-learning image-processing python attention-module cbam pytorch image-classification resnet paper-implementation
1 source
- readme: https://github.com/luuuyi/CBAM.PyTorch · fetched 2026-08-28 · ede1291440a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luuuyi/CBAM.PyTorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="luuuyi/CBAM.PyTorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem