Remove stale gradcam/ (pre-v2 weights, will be regenerated)
Browse files- gradcam/README.md +0 -20
- gradcam/gradcam_clip_openai.png +0 -3
- gradcam/gradcam_densenet121.png +0 -3
- gradcam/gradcam_inception_v3.png +0 -3
- gradcam/gradcam_resnet101.png +0 -3
- gradcam/gradcam_resnet50.png +0 -3
- gradcam/gradcam_vgg19.png +0 -3
gradcam/README.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
| 1 |
-
# Grad-CAM Saliency Maps
|
| 2 |
-
|
| 3 |
-
Per-class Grad-CAM visualisations for the 6 CNN-class models. For each model the figure
|
| 4 |
-
shows the 10 disease classes (rows) with the original fundus image (left) and the
|
| 5 |
-
Grad-CAM heatmap overlay (right).
|
| 6 |
-
|
| 7 |
-
## Generation
|
| 8 |
-
- Library: `pytorch-grad-cam`
|
| 9 |
-
- Target layer: last convolutional block of each backbone
|
| 10 |
-
- CLIP uses input-gradient saliency (no convolutional layer at the same semantic level)
|
| 11 |
-
- Foundation transformer models (DINOv2-L, RETFound, Swin-B) require a different attention
|
| 12 |
-
rollout / hookable layer and are not included in this v1 Grad-CAM batch.
|
| 13 |
-
|
| 14 |
-
## Files
|
| 15 |
-
- `gradcam_vgg19.png`
|
| 16 |
-
- `gradcam_resnet50.png`
|
| 17 |
-
- `gradcam_resnet101.png`
|
| 18 |
-
- `gradcam_densenet121.png`
|
| 19 |
-
- `gradcam_inception_v3.png`
|
| 20 |
-
- `gradcam_clip_openai.png`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gradcam/gradcam_clip_openai.png
DELETED
Git LFS Details
|
gradcam/gradcam_densenet121.png
DELETED
Git LFS Details
|
gradcam/gradcam_inception_v3.png
DELETED
Git LFS Details
|
gradcam/gradcam_resnet101.png
DELETED
Git LFS Details
|
gradcam/gradcam_resnet50.png
DELETED
Git LFS Details
|
gradcam/gradcam_vgg19.png
DELETED
Git LFS Details
|