Commit History

Add display mode toggle to compare view and .env.example
beb62a9

ddl-subir-m commited on

Add display mode toggle for heatmap visualizations, OpenAI base URL support, and .env config
cb1d34a

ddl-subir-m commited on

Fix compare runs: fetch all viz types in parallel and render chart data
3b46681

ddl-subir-m commited on

Add web viewer with structured data export and serve subcommand
083353e

subirmansukhani commited on

Add zoom and pan controls to image viewers in web frontend
fbd9361

subirmansukhani commited on

Improve visualization interpretability and add --image-map flag
d3f03a2

subirmansukhani commited on

Add --config flag and enable all features in gpu.yaml
66ad871

subirmansukhani commited on

Add clone-and-setup script and auto-checkout extended-attribution in setup
745af1d

subirmansukhani commited on

Use system Python 3.10+ instead of installing Python 3.11 via deadsnakes
b720948

subirmansukhani commited on

Add GPU config and Ubuntu 20.04 setup script for RTX 3080 laptop
87a0380

subirmansukhani commited on

Add extended attribution features: per-step cross-attention, GradCAM connector/VLM layers, vision-vs-state ablation, per-action-dim saliency, and language-diff comparison
9c8dd19

subirmansukhani commited on

Add GradCAM worked example with step-by-step numerical walkthrough
493a374

subirmansukhani commited on

Add SmoothGrad option for noise-reduced saliency maps
10ff455

subirmansukhani commited on

Rearrange grid: interpretable overlays at bottom, raw maps at top
e9d7672

subirmansukhani commited on

Update example grid asset with 7-row gradient attribution output
7a24f3b

subirmansukhani commited on

Add gradient-based attribution (saliency + GradCAM) for SmolVLA
5c3c0ba

subirmansukhani commited on

Refactor inspect_attention.py into smolvla_inspect package
040a0e4

subirmansukhani commited on

Add --task flag to override language instruction from CLI
4eebaec

subirmansukhani commited on

Refresh README assets with threshold-corrected heatmaps
9c18e90

subirmansukhani commited on

Add percentile thresholding and per-head baseline subtraction for SigLIP heatmaps
140904f

subirmansukhani commited on

Crop padding patches from SigLIP attention heatmaps
707f439

subirmansukhani commited on

Sync README examples with defaults.yaml and add health report assets
202cb33

subirmansukhani commited on

Add interpretability roadmap to README
ec8bdfc

subirmansukhani commited on

Add model health diagnostics and architecture documentation
f5961bc

subirmansukhani commited on

Fix co-attention arrow alignment in architecture diagram
26962fe

subirmansukhani commited on

Regenerate architecture diagram to show full pipeline
b091175

subirmansukhani commited on

Update README to reflect current visualization pipeline
358bf71

subirmansukhani commited on

Improve attention visualization: cyan co-attention, clearer labels, quieter loading
a30a48a

subirmansukhani commited on

Move supplementary docs into docs/ directory
91b2dc8

subirmansukhani Claude Opus 4.6 commited on

Initial commit: SmolVLA attention visualizer
47fccfe

subirmansukhani Claude Opus 4.6 commited on