Skip to content

Commit 4344b41

Browse files
Update README.md
1 parent 445d323 commit 4344b41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The aim is also to serve as a benchmark of algorithms and metrics for research o
4747
| Deep Feature Factorizations | Non Negative Matrix Factorization on the 2D activations |
4848
| KPCA-CAM | Like EigenCAM but with Kernel PCA instead of PCA |
4949
| FEM | A gradient free method that binarizes activations by an activation > mean + k * std rule. |
50-
| ShapleyCAM | Weighting the activation maps using Gradient and Hessian-Vector Product.|
50+
| ShapleyCAM | Weights the activations using Gradient and Hessian-Vector Product.|
5151
## Visual Examples
5252

5353
| What makes the network think the image label is 'pug, pug-dog' | What makes the network think the image label is 'tabby, tabby cat' | Combining Grad-CAM with Guided Backpropagation for the 'pug, pug-dog' class |
@@ -367,4 +367,4 @@ Bourqui, Jenny Benois-Pineau, Akka Zemmar`
367367

368368
https://arxiv.org/abs/2501.06261 <br>
369369
`CAMs as Shapley Value-based Explainers
370-
Huaiguang Cai`
370+
Huaiguang Cai`

0 commit comments

Comments
 (0)