ramprs/grad-cam
[ICCV 2017] Torch code for Grad-CAM 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3750
- days_rel: n/a
- days_push: 1446
- n_releases_24m: 0
Adoption not part of the score
1668 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official Torch (Lua) implementation of Grad-CAM, the ICCV 2017 gradient-weighted class activation mapping technique for producing visual explanations of CNN decisions. It generates heatmap localizations highlighting image regions important for a predicted class, supporting image classification and visual question answering models.
Use cases
- visualize which image regions a CNN uses for a classification decision
- generate grad-CAM heatmaps for VGG-16, VGG-19, or AlexNet Caffe models
- explain visual question answering model answers with localization maps
- debug CNN failure modes via visual explanations
- produce class-discriminative localization maps without retraining the model
- research interpretability of convolutional neural networks
When to choose
- you need the reference implementation of the Grad-CAM paper for reproducibility
- you work with legacy Torch/Lua and Caffe CNN models
- you want to explain classification or VQA predictions with gradient-based heatmaps
When to avoid
- you use PyTorch or TensorFlow - modern ports like pytorch-grad-cam are actively maintained
- you need a license-compliant dependency - this repo has no license
- you want ongoing support or new model architectures - the repo is unmaintained
Facets
library · maturity abandoned
machine-learning deep-learning image-processing computer-vision data-visualization deep-learning computer-vision machine-learning image-processing lua grad-cam interpretability explainable-ai heatmap visual-explanation torch cnn iccv-2017 vqa gpu linux macos
6 sources
- readme: https://github.com/ramprs/grad-cam · fetched 2026-08-28 · c414589d6f87
- homepage: https://arxiv.org/abs/1610.02391 · fetched 2026-08-29 · 4d635b287c3b
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ramprs/grad-cam | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem