Ross ROSS = Recommend OSS · open-source software intelligence for agents

ramprs/grad-cam

[ICCV 2017] Torch code for Grad-CAM observed · 2026-08-28

github.com/ramprs/grad-cam · homepage · Lua 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ramprs/grad-cammain32

For agents

markdown · JSON · MCP: product_card(name="ramprs/grad-cam")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem