Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yue Gao committed Nov 29, 2024
1 parent c3a4fb2 commit 0f6516a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
<link rel="stylesheet" href="static/css/fontawesome.all.min.css" />
<link rel="stylesheet" href="static/css/index.css" />
<link rel="stylesheet" href="static/css/video-gallery.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="static/js/bulma-carousel.min.js"></script>
<script src="static/js/bulma-slider.min.js"></script>
<script src="static/js/index.js"></script>
Expand Down Expand Up @@ -116,7 +118,7 @@ <h1 class="title is-1 publication-title">Implicit Motion Function</h1>
<br />
<p class="subtitle has-text-centered">
<span class="small-caps">IMF</span> represents the motion in latent space and model the correlation implicitly.
<br/> Compared to explicit methods PECHead and TPSMM, our IMF faithfully reconstructs the current frame.
<br/> Compared to explicit methods PECHead and TaPSMM, our IMF faithfully reconstructs the current frame.
</p>
</div>
</div>
Expand Down

0 comments on commit 0f6516a

Please sign in to comment.