Skip to content

Commit ef000e1

Browse files
committed
text
1 parent e787041 commit ef000e1

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

index.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1 class="title is-3 publication-title">
8888
<span class="author-block">
8989
<a href="https://scholar.google.com.hk/citations?hl=zh-CN&user=Xm2M8UwAAAAJ">Yi Wang</a><sup>2</sup>,&nbsp;&nbsp;</span>
9090
<span class="author-block">
91-
<a href="https://scholar.google.com.hk/citations?hl=zh-CN&user=gFtI-8QAAAAJ">Yu Qiao</a><sup>2,3</sup>,&nbsp;&nbsp;</span>
91+
<a href="https://scholar.google.com.hk/citations?hl=zh-CN&user=gFtI-8QAAAAJ">Yu Qiao</a><sup>2,3</sup></span>
9292
<span class="author-block">
9393
</div>
9494

@@ -755,20 +755,20 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
755755
</div>
756756
<div class="columns is-four-images">
757757
<figure style="text-align:center;">
758-
<img src="./assets/images/slide1_img1.jpg" alt="Scene 3.1"/>
759-
<figcaption style="margin-top:8px;">Frame 1</figcaption>
758+
<img src="./assets/images_crop/1_crop/inputs_patch.png" alt="Scene 3.1"/>
759+
<figcaption style="margin-top:8px;">Input</figcaption>
760760
</figure>
761761
<figure style="text-align:center;">
762-
<img src="./assets/images/slide1_img2.jpg" alt="Scene 3.2"/>
763-
<figcaption style="margin-top:8px;">Frame 2</figcaption>
762+
<img src="./assets/images_crop/1_crop/seedvr_patch.png" alt="Scene 3.2"/>
763+
<figcaption style="margin-top:8px;">SeedVR</figcaption>
764764
</figure>
765765
<figure style="text-align:center;">
766-
<img src="./assets/images/slide1_img3.jpg" alt="Scene 3.3"/>
767-
<figcaption style="margin-top:8px;">Frame 3</figcaption>
766+
<img src="./assets/images_crop/1_crop/star_patch.png" alt="Scene 3.3"/>
767+
<figcaption style="margin-top:8px;">STAR</figcaption>
768768
</figure>
769769
<figure style="text-align:center;">
770-
<img src="./assets/images/slide1_img4.jpg" alt="Scene 3.4"/>
771-
<figcaption style="margin-top:8px;">Frame 4</figcaption>
770+
<img src="./assets/images_crop/1_crop/ours_patch.png" alt="Scene 3.4"/>
771+
<figcaption style="margin-top:8px;">DiffVSR</figcaption>
772772
</figure>
773773
</div>
774774
</div>
@@ -795,20 +795,20 @@ <h2 class="title is-3 has-text-centered">Comparisons</h2>
795795
</div>
796796
<div class="columns is-four-images">
797797
<figure style="text-align:center;">
798-
<img src="./assets/images/slide1_img1.jpg" alt="Scene 4.1"/>
799-
<figcaption style="margin-top:8px;">Frame 1</figcaption>
798+
<img src="./assets/images_crop/4_crop/inputs_patch.png" alt="Scene 4.1"/>
799+
<figcaption style="margin-top:8px;">Input</figcaption>
800800
</figure>
801801
<figure style="text-align:center;">
802-
<img src="./assets/images/slide1_img2.jpg" alt="Scene 4.2"/>
803-
<figcaption style="margin-top:8px;">Frame 2</figcaption>
802+
<img src="./assets/images_crop/4_crop/seedvr_patch.png" alt="Scene 4.2"/>
803+
<figcaption style="margin-top:8px;">SeedVR</figcaption>
804804
</figure>
805805
<figure style="text-align:center;">
806-
<img src="./assets/images/slide1_img3.jpg" alt="Scene 4.3"/>
807-
<figcaption style="margin-top:8px;">Frame 3</figcaption>
806+
<img src="./assets/images_crop/4_crop/star_patch.png" alt="Scene 4.3"/>
807+
<figcaption style="margin-top:8px;">STAR</figcaption>
808808
</figure>
809809
<figure style="text-align:center;">
810-
<img src="./assets/images/slide1_img4.jpg" alt="Scene 4.4"/>
811-
<figcaption style="margin-top:8px;">Frame 4</figcaption>
810+
<img src="./assets/images_crop/4_crop/ours_patch.png" alt="Scene 4.4"/>
811+
<figcaption style="margin-top:8px;">DiffVSR</figcaption>
812812
</figure>
813813
</div>
814814
</div>

0 commit comments

Comments
 (0)