Skip to content

Commit

Permalink
paper
Browse files Browse the repository at this point in the history
  • Loading branch information
mengyuest committed Feb 18, 2021
1 parent 98cef7c commit 48674b5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,23 @@

<br>
<hr>

<center id="sourceCode"><h1>Paper and Code</h1></center>


<table align=center width=900px>
<tr></tr>
<tr>
<td >
<a href="https://github.com/mengyuest/AdaFuse"><img class="paperpreview" src="resources/1_arch.png" width="200px"/></a>
</td>
<td></td>
<td width=700px > <span style="font-size:20px">
Yue Meng, Rameswar Panda, Chung-Ching Lin, Prasanna Sattigeri, Leonid Karlinsky, Kate Saenko, Aude Oliva, and Rogerio Feris. <br/> <a href="https://mengyuest.github.io/AdaFuse">AdaFuse: Adaptive Temporal Fusion Network for Efficient Action Recognition</a> <br/> <i>International Conference on Learning Representations (ICLR)</i>, 2021 <br/>[<a href="https://arxiv.org/pdf/2102.05775.pdf">PDF</a>][<a href="https://github.com/mengyuest/AdaFuse">Code</a>]</span>
</td>
</tr>

</table>

<br>
<hr>
Expand Down

0 comments on commit 48674b5

Please sign in to comment.