Update index.html
Browse files- index.html +2 -7
index.html
CHANGED
|
@@ -108,14 +108,9 @@
|
|
| 108 |
<section class="hero teaser">
|
| 109 |
<div class="container is-max-desktop">
|
| 110 |
<div class="hero-body">
|
| 111 |
-
<
|
| 112 |
-
<source src="./static/videos/teaser.mp4"
|
| 113 |
-
type="video/mp4">
|
| 114 |
-
</video>
|
| 115 |
<h2 class="subtitle has-text-centered">
|
| 116 |
-
<span class="dnerf">
|
| 117 |
-
free-viewpoint
|
| 118 |
-
portraits.
|
| 119 |
</h2>
|
| 120 |
</div>
|
| 121 |
</div>
|
|
|
|
| 108 |
<section class="hero teaser">
|
| 109 |
<div class="container is-max-desktop">
|
| 110 |
<div class="hero-body">
|
| 111 |
+
<img src="./static/images/bmbench.png" alt="BMBENCH Image" width="100%">
|
|
|
|
|
|
|
|
|
|
| 112 |
<h2 class="subtitle has-text-centered">
|
| 113 |
+
<span class="dnerf">BMBENCH</span> framework and pipeline process.
|
|
|
|
|
|
|
| 114 |
</h2>
|
| 115 |
</div>
|
| 116 |
</div>
|