Skip to content

Commit

Permalink
add teaser video
Browse files Browse the repository at this point in the history
  • Loading branch information
jiadingfang committed Apr 30, 2024
1 parent 826b764 commit 7223e37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,24 +133,22 @@ <h1 class="title is-1 publication-title">Transcrib3D: 3D Referring Expression Re
</div>
</section>

<!-- <section class="hero teaser">
<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<video id="teaser" autoplay muted loop playsinline height="100%">
<source src="./static/videos/teaser.mp4"
<source src="./static/videos/Transcrib3d_real_robot_demo_compressed.mp4"
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
<span class="dnerf">Nerfies</span> turns selfie videos from your phone into
free-viewpoint
portraits.
<span class="dnerf">Transcrib3D</span> reasons about complex 3D referring expression with real robots.
</h2>
</div>
</div>
</section>


<section class="hero is-light is-small">
<!-- <section class="hero is-light is-small">
<div class="hero-body">
<div class="container">
<div id="results-carousel" class="carousel results-carousel">
Expand Down
Binary file not shown.

0 comments on commit 7223e37

Please sign in to comment.