Skip to content

Commit ddf1618

Browse files
Update README.md
1 parent e44daf4 commit ddf1618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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 | Weights the activations using the gradient and Hessian-vector product.|
50+
| ShapleyCAM | Weight the activations using the 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 |

0 commit comments

Comments
 (0)