Spaces:
Runtime error
Runtime error
fix: the title
Browse files
app.py
CHANGED
@@ -34,10 +34,10 @@ Authors: <a href='https://twitter.com/ariG23498'>Aritra Roy Gosthipaty</a> |
|
|
34 |
<br>
|
35 |
<a href='https://arxiv.org/abs/2103.06255'>Involution: Inverting the Inherence of Convolution for Visual Recognition</a>
|
36 |
<br>
|
37 |
-
|
38 |
<img src='https://i.imgur.com/MSKLsm5.png' alt='Convolution'>
|
39 |
<br>
|
40 |
-
|
41 |
<img src='https://i.imgur.com/jtrGGQg.png' alt='Involution'>
|
42 |
</center>"""
|
43 |
|
|
|
34 |
<br>
|
35 |
<a href='https://arxiv.org/abs/2103.06255'>Involution: Inverting the Inherence of Convolution for Visual Recognition</a>
|
36 |
<br>
|
37 |
+
Convolution Kernel
|
38 |
<img src='https://i.imgur.com/MSKLsm5.png' alt='Convolution'>
|
39 |
<br>
|
40 |
+
Involution Kernel
|
41 |
<img src='https://i.imgur.com/jtrGGQg.png' alt='Involution'>
|
42 |
</center>"""
|
43 |
|