We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c330985 commit 0f6c56bCopy full SHA for 0f6c56b
README.md
@@ -69,8 +69,8 @@ The aim is also to serve as a benchmark of algorithms and metrics for research o
69
<img src="./examples/dff2.png">
70
71
## CLIP
72
-| Explaining the text prompt "a dog" | "a cat" |
73
-| -----------------------------------|---------|
+| Explaining the text prompt "a dog" | Explaining the text prompt "a cat" |
+| -----------------------------------|------------------------------------|
74
<img src="https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/clip_dog.jpg?raw=true" width="256" height="256"> | <img src="https://github.com/jacobgil/pytorch-grad-cam/blob/master/examples/clip_cat.jpg?raw=true" width="256" height="256"> |
75
76
## Classification
0 commit comments