madhurjindal commited on
Commit
f57e32a
·
verified ·
1 Parent(s): 127ffca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 👁
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 3.40.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
@@ -90,4 +90,4 @@ Note: The following has been taken from https://towardsdatascience.com/understan
90
  Gradient-weighted Class Activation Mapping (Grad-CAM), uses the gradients of any target concept (say ‘dog’ in a classification network or a sequence of words in captioning network) flowing into the final convolutional layer to produce a coarse localization map highlighting the important regions in the image for predicting the concept.
91
 
92
  ![Alt text](Store/image-2.png)
93
- ---
 
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.23.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
90
  Gradient-weighted Class Activation Mapping (Grad-CAM), uses the gradients of any target concept (say ‘dog’ in a classification network or a sequence of words in captioning network) flowing into the final convolutional layer to produce a coarse localization map highlighting the important regions in the image for predicting the concept.
91
 
92
  ![Alt text](Store/image-2.png)
93
+ ---