Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RongLiu-Leo committed Aug 29, 2023
1 parent 9b5d692 commit d2e4d58
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.
Binary file added dataset/videos/input/3.mp4
Binary file not shown.
Binary file added dataset/videos/style/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 4 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h4 class="text-center">
</div>

<div class="image-labels">
<h4 style="font-weight: bolder">Content</h4>
<h4 style="font-weight: bolder">Input</h4>
<h4 style="font-weight: bolder">Style</h4>
</div>

Expand Down Expand Up @@ -178,13 +178,8 @@ <h4 class="text-center">
Video Style Transfer Comparison
</h4>

<div class="thumbnail-container">
<button onclick="showVideo('dataset/videos/input/1.mp4', 'dataset/videos/style/1.png', 'outputs/Ours/videos/1.mp4')">Seasonal Change</button>
<button onclick="showVideo('dataset/videos/input/2.mp4', 'dataset/videos/style/2.png', 'outputs/Ours/videos/2.mp4')">Underwater Correction</button>
</div>

<div class="image-labels">
<h4 style="font-weight: bolder">Content</h4>
<h4 style="font-weight: bolder">Input</h4>
<h4 style="font-weight: bolder">Style</h4>
</div>

Expand Down Expand Up @@ -231,6 +226,8 @@ <h4 style="font-weight: bolder">Style</h4>
</div>
</div>




<div class="row">
<div class="col-md-8 col-md-offset-2">
Expand Down
Binary file added outputs/Ours/videos/day.mp4
Binary file not shown.
Binary file added outputs/Ours/videos/night.mp4
Binary file not shown.

0 comments on commit d2e4d58

Please sign in to comment.