Skip to content

Commit

Permalink
text
Browse files Browse the repository at this point in the history
  • Loading branch information
xh9998 committed Jan 15, 2025
1 parent 970a2cb commit 5d0f7ae
Show file tree
Hide file tree
Showing 17 changed files with 33 additions and 33 deletions.
Binary file added assets/images_crop/1_crop/inputs_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/1_crop/ours_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/1_crop/seedvr_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/1_crop/star_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/2_crop/inputs_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/2_crop/ours_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/2_crop/seedvr_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/2_crop/star_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/3_crop/inputs_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/3_crop/ours_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/3_crop/seedvr_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/3_crop/star_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/4_crop/inputs_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/4_crop/ours_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/4_crop/seedvr_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images_crop/4_crop/star_patch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 33 additions & 33 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,20 +905,20 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
<!-- 下面的四个图 -->
<div class="columns is-four-images">
<figure style="text-align:center;">
<img src="./assets/images/slide1_img1.jpg" alt="Scene 1.1"/>
<figcaption style="margin-top:8px;">Frame 1</figcaption>
<img src="./assets/images_crop/1_crop/inputs_patch.png" alt="Scene 1.1"/>
<figcaption style="margin-top:8px;">Input</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide1_img2.jpg" alt="Scene 1.2"/>
<figcaption style="margin-top:8px;">Frame 2</figcaption>
<img src="./assets/images_crop/1_crop/seedvr_patch.png" alt="Scene 1.2"/>
<figcaption style="margin-top:8px;">SeedVR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide1_img3.jpg" alt="Scene 1.3"/>
<figcaption style="margin-top:8px;">Frame 3</figcaption>
<img src="./assets/images_crop/1_crop/star_patch.png" alt="Scene 1.3"/>
<figcaption style="margin-top:8px;">STAR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide1_img4.jpg" alt="Scene 1.4"/>
<figcaption style="margin-top:8px;">Frame 4</figcaption>
<img src="./assets/images_crop/1_crop/ours_patch.png" alt="Scene 1.4"/>
<figcaption style="margin-top:8px;">DiffVSR</figcaption>
</figure>
</div>
</div>
Expand Down Expand Up @@ -963,20 +963,20 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
</div>
<div class="columns is-four-images">
<figure style="text-align:center;">
<img src="./assets/images/slide2_img1.jpg" alt="Scene 2.1"/>
<figcaption style="margin-top:8px;">Frame 1</figcaption>
<img src="./assets/images_crop/2_crop/inputs_patch.png" alt="Scene 2.1"/>
<figcaption style="margin-top:8px;">Input</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide2_img2.jpg" alt="Scene 2.2"/>
<figcaption style="margin-top:8px;">Frame 2</figcaption>
<img src="./assets/images_crop/2_crop/seedvr_patch.png" alt="Scene 2.2"/>
<figcaption style="margin-top:8px;">SeedVR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide2_img3.jpg" alt="Scene 2.3"/>
<figcaption style="margin-top:8px;">Frame 3</figcaption>
<img src="./assets/images_crop/2_crop/star_patch.png" alt="Scene 2.3"/>
<figcaption style="margin-top:8px;">STAR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide2_img4.jpg" alt="Scene 2.4"/>
<figcaption style="margin-top:8px;">Frame 4</figcaption>
<img src="./assets/images_crop/2_crop/ours_patch.png" alt="Scene 2.4"/>
<figcaption style="margin-top:8px;">DiffVSR</figcaption>
</figure>
</div>
</div>
Expand Down Expand Up @@ -1021,20 +1021,20 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
</div>
<div class="columns is-four-images">
<figure style="text-align:center;">
<img src="./assets/images/slide3_img1.jpg" alt="Scene 3.1"/>
<figcaption style="margin-top:8px;">Frame 1</figcaption>
<img src="./assets/images_crop/3_crop/inputs_patch.png" alt="Scene 3.1"/>
<figcaption style="margin-top:8px;">Input</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide3_img2.jpg" alt="Scene 3.2"/>
<figcaption style="margin-top:8px;">Frame 2</figcaption>
<img src="./assets/images_crop/3_crop/seedvr_patch.png" alt="Scene 3.2"/>
<figcaption style="margin-top:8px;">SeedVR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide3_img3.jpg" alt="Scene 3.3"/>
<figcaption style="margin-top:8px;">Frame 3</figcaption>
<img src="./assets/images_crop/3_crop/star_patch.png" alt="Scene 3.3"/>
<figcaption style="margin-top:8px;">STAR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide3_img4.jpg" alt="Scene 3.4"/>
<figcaption style="margin-top:8px;">Frame 4</figcaption>
<img src="./assets/images_crop/3_crop/ours_patch.png" alt="Scene 3.4"/>
<figcaption style="margin-top:8px;">DiffVSR</figcaption>
</figure>
</div>
</div>
Expand Down Expand Up @@ -1064,7 +1064,7 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
<div class="twentytwenty-container" data-orientation="horizontal" ratio="0.5556">
<div class="video">
<video muted autoplay loop width="100%">
<source src="./assets/videos2/star/4.mp4" type="video/mp4">
<source src="./assets/videos2/seedvr/4.mp4" type="video/mp4">
</video>
</div>
<div class="video">
Expand All @@ -1079,20 +1079,20 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
</div>
<div class="columns is-four-images">
<figure style="text-align:center;">
<img src="./assets/images/slide4_img1.jpg" alt="Scene 4.1"/>
<figcaption style="margin-top:8px;">Frame 1</figcaption>
<img src="./assets/images_crop/4_crop/inputs_patch.png" alt="Scene 4.1"/>
<figcaption style="margin-top:8px;">Input</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide4_img2.jpg" alt="Scene 4.2"/>
<figcaption style="margin-top:8px;">Frame 2</figcaption>
<img src="./assets/images_crop/4_crop/seedvr_patch.png" alt="Scene 4.2"/>
<figcaption style="margin-top:8px;">SeedVR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide4_img3.jpg" alt="Scene 4.3"/>
<figcaption style="margin-top:8px;">Frame 3</figcaption>
<img src="./assets/images_crop/4_crop/star_patch.png" alt="Scene 4.3"/>
<figcaption style="margin-top:8px;">STAR</figcaption>
</figure>
<figure style="text-align:center;">
<img src="./assets/images/slide4_img4.jpg" alt="Scene 4.4"/>
<figcaption style="margin-top:8px;">Frame 4</figcaption>
<img src="./assets/images_crop/4_crop/ours_patch.png" alt="Scene 4.4"/>
<figcaption style="margin-top:8px;">DiffVSR</figcaption>
</figure>
</div>
</div>
Expand Down

0 comments on commit 5d0f7ae

Please sign in to comment.