Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sbirchfield authored Dec 14, 2024
1 parent 49a4a68 commit 78fd645
Showing 1 changed file with 4 additions and 27 deletions.
31 changes: 4 additions & 27 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="column has-text-centered">
<h1 class="title is-1 publication-title" style="font-size:28px;">Neural Implicit Representation for Building Digital Twins of <br>
Unknown Articulated Objects</h1>
<div class="is-size-5 publication-authors">
<div class="is-size-5 publication-authors" style="font-size:24px;">
<span class="author-block">
<a href="https://yijiaweng.github.io">Yijia Weng</a></sup>,
<a href="https://research.nvidia.com/person/bowen-wen">Bowen Wen</a></sup>,
Expand All @@ -58,10 +58,10 @@ <h1 class="title is-1 publication-title" style="font-size:28px;">Neural Implicit
<span class="author-block"></sup>NVIDIA</span>
</div> -->

<img src="static/images/nvlogo.png" style="max-height: 150px">
<img src="imag/nvlogo.png" style="max-height: 150px">

<div style="font-size:30px; font-weight: bold;">
CVPR 2024 <span style="color:red">(Highlight) </span>
CVPR 2024
</div>

<div class="column has-text-centered">
Expand All @@ -75,15 +75,7 @@ <h1 class="title is-1 publication-title" style="font-size:28px;">Neural Implicit
<span>Paper</span>
</a>
</span>
<!-- Video Link. -->
<!-- <span class="link-block">
<a href="" class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-youtube"></i>
</span>
<span>Video</span>
</a>
</span> -->
<span> - </span>
<!-- Code Link. -->
<span class="link-block">
<a href="https://github.com/NVlabs/DigitalTwinArt" class="external-link button is-normal is-rounded is-dark">
Expand All @@ -102,21 +94,6 @@ <h1 class="title is-1 publication-title" style="font-size:28px;">Neural Implicit
</div>
</section>

<div class="container" id="main">
<div class="row">
<h2 class="col-md-12 text-center">
Neural Implicit Representation for Building Digital Twins of <br>
Unknown Articulated Objects
</br>
</br>
<small>
Yijia Weng, Bowen Wen, Jonathan Tremblay, Valts Blukis
</br>
Dieter Fox, Leonidas Guibas, Stan Birchfield
</small>
</h2>
</div>

<div class="row">
<div class="col-md-8 col-md-offset-2">
<h3>
Expand Down

0 comments on commit 78fd645

Please sign in to comment.