utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3238
- days_rel: n/a
- days_push: 609
- n_releases_24m: 0
Adoption not part of the score
8233 stars · 1503 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch library implementing a wide range of convolutional neural network visualization and interpretability techniques, including Grad-CAM, guided backpropagation, saliency maps, Smooth Grad, Deep Dream, and integrated gradients. Each technique is provided as a standalone, well-commented Python file designed for learning and research.
Use cases
- visualize what a CNN layer has learned
- generate grad-cam heatmaps for image classification
- compute saliency maps for model interpretability
- run deep dream on pretrained networks
- learn how cnn visualization techniques work
- explain pytorch model predictions with class activation maps
When to choose
- you want reference implementations of many CNN visualization methods in one place
- you are studying or teaching interpretability techniques with readable per-technique code
- you need Grad-CAM, Smooth Grad, or integrated gradients on AlexNet/VGG-style models
When to avoid
- you need a maintained library compatible with recent PyTorch versions (code targets torch 0.4.1)
- you need production-grade explainability tooling with broad model support
- you work with models lacking a features/classifier layer split without modifying code
Facets
library · maturity maintenance
machine-learning deep-learning image-processing data-visualization deep-learning computer-vision machine-learning education python cross-platform pytorch cnn-visualization grad-cam saliency-maps explainability deep-dream smooth-grad guided-backpropagation interpretability
1 source
- readme: https://github.com/utkuozbulak/pytorch-cnn-visualizations · fetched 2026-08-28 · 46d3338892a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| utkuozbulak/pytorch-cnn-visualizations | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="utkuozbulak/pytorch-cnn-visualizations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem