lbreitkopf commited on
Commit ·
b26494f
1
Parent(s): 3368001
header change
Browse files- index.html +6 -4
index.html
CHANGED
|
@@ -166,12 +166,14 @@
|
|
| 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 |
-
|
| 171 |
-
|
| 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
|
| 175 |
<video autoplay muted loop playsinline poster="cover.jpg">
|
| 176 |
<source src="thumbnail.mp4" type="video/mp4" />
|
| 177 |
<source src="thumbnail.webm" type="video/webm" />
|
|
|
|
| 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 style="font-style:italic;">
|
| 170 |
+
A controlled benchmark for evaluating intuitive physics from video & sound.
|
| 171 |
+
</p>
|
| 172 |
<p>
|
| 173 |
+
Objects crash, bounce, and shatter - our benchmark of audiovisual object drops
|
| 174 |
+
probes whether models benefit from adding <strong>sound</strong> when reasoning about physics.
|
|
|
|
| 175 |
</p>
|
| 176 |
+
<a class="btn" href="#media">See example Videos and Results</a>
|
| 177 |
<video autoplay muted loop playsinline poster="cover.jpg">
|
| 178 |
<source src="thumbnail.mp4" type="video/mp4" />
|
| 179 |
<source src="thumbnail.webm" type="video/webm" />
|