lbreitkopf commited on
Commit ·
3368001
1
Parent(s): f56c51f
header change
Browse files- index.html +6 -2
index.html
CHANGED
|
@@ -165,8 +165,12 @@
|
|
| 165 |
|
| 166 |
<main id="home">
|
| 167 |
<section class="hero" aria-labelledby="tagline">
|
| 168 |
-
<h1 id="tagline">Do you hear it?</h1>
|
| 169 |
-
<p>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 170 |
<a class="btn" href="#media">See exemplary Videos and Results</a>
|
| 171 |
<video autoplay muted loop playsinline poster="cover.jpg">
|
| 172 |
<source src="thumbnail.mp4" type="video/mp4" />
|
|
|
|
| 165 |
|
| 166 |
<main id="home">
|
| 167 |
<section class="hero" aria-labelledby="tagline">
|
| 168 |
+
<h1 id="tagline">Do you hear it? Meet AVIP-Bench</h1>
|
| 169 |
+
<p>
|
| 170 |
+
Objects crash, bounce, and shatter - Our benchmark of audiovisual object drops that probes whether models benefit from adding <strong>sound</strong> when reasoning about physics.
|
| 171 |
+
<br>
|
| 172 |
+
<span style="font-style:italic;">A controlled benchmark for evaluating intuitive physics from video & sound.</span>
|
| 173 |
+
</p>
|
| 174 |
<a class="btn" href="#media">See exemplary Videos and Results</a>
|
| 175 |
<video autoplay muted loop playsinline poster="cover.jpg">
|
| 176 |
<source src="thumbnail.mp4" type="video/mp4" />
|