minor
This commit is contained in:
parent
aeea67f263
commit
2921665327
17
index.html
17
index.html
|
@ -391,14 +391,15 @@ pre {
|
||||||
<section id="teaser-image">
|
<section id="teaser-image">
|
||||||
<center>
|
<center>
|
||||||
<figure>
|
<figure>
|
||||||
<video class="centered" width="80%" controls autoplay muted playsinline class="video-background " >
|
<video class="centered" width="80%" controls autoplay loop muted playsinline class="video-background " >
|
||||||
<source src="assets/LION_video_v8.mp4#t=0.001" type="video/mp4">
|
<source src="assets/LION_video_v8.mp4#t=0.001" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
|
<!--
|
||||||
<p class="caption">
|
<p class="caption">
|
||||||
LION's Generation process.
|
LION's Generation process.
|
||||||
</p> <br>
|
</p> <br>
|
||||||
|
-->
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
@ -446,7 +447,7 @@ pre {
|
||||||
<center>
|
<center>
|
||||||
<figure style="width: 100%;">
|
<figure style="width: 100%;">
|
||||||
<a>
|
<a>
|
||||||
<img width="50%" src="assets/pipeline.jpg">
|
<img width="80%" src="assets/pipeline.jpg">
|
||||||
</a>
|
</a>
|
||||||
<p class="caption" style="margin-bottom: 24px;">
|
<p class="caption" style="margin-bottom: 24px;">
|
||||||
Architecture of LION.
|
Architecture of LION.
|
||||||
|
@ -537,8 +538,8 @@ pre {
|
||||||
</center>
|
</center>
|
||||||
<center>
|
<center>
|
||||||
<figure>
|
<figure>
|
||||||
<video class="centered" width="100%" controls autoplay muted playsinline class="video-background " >
|
<video class="centered" width="100%" controls muted autoplay playsinline class="video-background " >
|
||||||
<source src="assets/gen_bottle.mp4#t=0.001" type="video/mp4">
|
<source src="assets/gen_bottle.mp4#t=11" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<p class="caption">
|
<p class="caption">
|
||||||
|
@ -550,7 +551,7 @@ pre {
|
||||||
<center>
|
<center>
|
||||||
<figure>
|
<figure>
|
||||||
<video class="centered" width="100%" controls autoplay muted playsinline class="video-background " >
|
<video class="centered" width="100%" controls autoplay muted playsinline class="video-background " >
|
||||||
<source src="assets/gen_mug.mp4#t=0.001" type="video/mp4">
|
<source src="assets/gen_mug.mp4#t=11" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<p class="caption">
|
<p class="caption">
|
||||||
|
@ -580,7 +581,7 @@ pre {
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<figure>
|
<figure>
|
||||||
<video class="centered" width="100%" controls autoplay muted playsinline class="video-background " >
|
<video class="centered" width="100%" controls muted playsinline class="video-background " >
|
||||||
<source src="assets/gen_all_55.mp4#t=0.001" type="video/mp4">
|
<source src="assets/gen_all_55.mp4#t=0.001" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
|
@ -651,7 +652,7 @@ pre {
|
||||||
<figure style="width: 80%;">
|
<figure style="width: 80%;">
|
||||||
|
|
||||||
<video class="centered" width="80%" controls muted playsinline class="video-background " >
|
<video class="centered" width="80%" controls muted playsinline class="video-background " >
|
||||||
<source src="assets/airplane_voxel.mp4#t=0.14" type="video/mp4">
|
<source src="assets/airplane_voxel.mp4#t=14.8" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<p class="caption" style="margin-bottom: 24px;" width="30%">
|
<p class="caption" style="margin-bottom: 24px;" width="30%">
|
||||||
|
|
Loading…
Reference in a new issue