ariG23498 HF staff commited on
Commit
d88e142
Β·
1 Parent(s): 495bdb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Augmenting Cnns
3
  emoji: πŸŒ–
4
  colorFrom: green
5
  colorTo: pink
@@ -8,6 +8,9 @@ app_file: app.py
8
  pinned: false
9
  license: afl-3.0
10
  ---
 
 
 
11
 
12
  # Configuration
13
 
 
1
  ---
2
+ title: Augmenting Convolutional networks with attention-based aggregation
3
  emoji: πŸŒ–
4
  colorFrom: green
5
  colorTo: pink
 
8
  pinned: false
9
  license: afl-3.0
10
  ---
11
+ # [Augmenting Convolutional networks with attention-based aggregation](https://arxiv.org/abs/2112.13692)
12
+
13
+ Get the attention map of the model and understand the reason behind the classification decision.
14
 
15
  # Configuration
16