Skip to content

Commit

Permalink
[update]updated project page
Browse files Browse the repository at this point in the history
  • Loading branch information
MegActor-Sigma committed May 30, 2024
1 parent b110389 commit 6b73479
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@ <h2 class="title is-3" align="center">VASA-1 Cases</h2>
<video id="replay-video" controls muted preload playsinline width="100%">
<source src="./static/videos/demo3.mp4" type="video/mp4">
</video>
<video id="replay-video" controls muted preload playsinline width="100%">
<source src="./static/videos/song_cxk_clean-快速动嘴case.mp4" type="video/mp4">
</video>
</div>
<!--/ Re-rendering. -->

Expand All @@ -255,7 +258,7 @@ <h2 class="title is-3" align="center">VASA-1 Cases</h2>
<h2 class="title is-3" align="center">EMO Cases</h2>

<!-- Interpolating. -->
<!-- <h3 class="title is-4">Self driven of EMO results</h3> -->
<h3 class="title is-4">Self driven of EMO results</h3>
<section class="hero is-light is-small">
<div class="hero-body">
<div class="container">
Expand Down Expand Up @@ -314,6 +317,52 @@ <h2 class="title is-3" align="center">EMO Cases</h2>
</section>
<!--/ Interpolating. -->

<h3 class="title is-4">Cross driven of EMO results</h3>
<section class="hero is-light is-small">
<div class="hero-body">
<div class="container">
<div id="results-carousel" class="carousel results-carousel">
<div class="item item-1">
<video poster="" id="emo9" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/EMO/David_Tao_train_dataset_7-2024-05-30T13-35-36.mp4"
type="video/mp4">
</video>
</div>

<div class="item item-1">
<video poster="" id="emo10" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/EMO/EMO_AI_girl1_vasa_full_9-2024-05-30T13-36-36.mp4"
type="video/mp4">
</video>
</div>

<div class="item item-1">
<video poster="" id="emo11" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/EMO/EMO_AI_girl2_vasa_full_7-2024-05-30T13-37-26.mp4"
type="video/mp4">
</video>
</div>

<div class="item item-1">
<video poster="" id="emo12" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/EMO/heben_Benchmark_Medium_Head_6-2024-05-30T13-37-36.mp4"
type="video/mp4">
</video>
</div>

<div class="item item-1">
<video poster="" id="emo13" autoplay controls muted loop playsinline height="100%">
<source src="./static/videos/EMO/Miley_Cyrus_Flowers_train_dataset_49-2024-05-30T13-37-46.mp4"
type="video/mp4">
</video>
</div>

</div>
</div>
</div>
</section>


</div>
</div>
<!--/ Animation. -->
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 6b73479

Please sign in to comment.