dschechter27 commited on
Commit
a89c082
·
verified ·
1 Parent(s): 519ffcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -11,4 +11,9 @@ license: mit
11
  short_description: Interactive Grad-CAM visualization for CNN image classificat
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
11
  short_description: Interactive Grad-CAM visualization for CNN image classificat
12
  ---
13
 
14
+ # Vision Model Interpretability with Grad-CAM - David Schecheter
15
+
16
+ Upload an image to:
17
+ - classify it with ResNet-18
18
+ - view the top-3 predictions
19
+ - visualize a Grad-CAM heatmap showing which regions influenced the prediction