We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a165a40 commit c330985Copy full SHA for c330985
README.md
@@ -70,7 +70,7 @@ The aim is also to serve as a benchmark of algorithms and metrics for research o
70
71
## CLIP
72
| Explaining the text prompt "a dog" | "a cat" |
73
-| ---------------------------------------------------------------|--------------------|-----------------------------------------------------------------------------|
+| -----------------------------------|---------|
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