Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Augmenting
|
3 |
emoji: π
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
@@ -12,6 +12,11 @@ license: afl-3.0
|
|
12 |
|
13 |
Get the attention map of the model and understand the reason behind the classification decision.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
15 |
# Configuration
|
16 |
|
17 |
`title`: _string_
|
|
|
1 |
---
|
2 |
+
title: Augmenting CNNs with attention-based aggregation
|
3 |
emoji: π
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
|
|
12 |
|
13 |
Get the attention map of the model and understand the reason behind the classification decision.
|
14 |
|
15 |
+
# Acknowledgements
|
16 |
+
|
17 |
+
- [Devjyoti chakraborty](https://twitter.com/Cr0wley_zz)
|
18 |
+
- [Ritwik Raha](https://twitter.com/ritwik_raha)
|
19 |
+
|
20 |
# Configuration
|
21 |
|
22 |
`title`: _string_
|