Skip to content

Commit 9537f28

Browse files
committed
Add gif
1 parent dd607f5 commit 9537f28

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

TUTORIAL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The FastPhotoStyle algorithm is in the category of photorealistic style transfer
1616

1717
FastPhotoStyle takes two images as input where one is the content image and the other is the style image. Its goal is to transfer the style of the style photo to the content photo for creating a stylized image as shown below.
1818

19+
<img src="https://raw.githubusercontent.com/NVIDIA/FastPhotoStyle/master/demo_with_segmentation.gif" width="800" title="GIF">
20+
1921
<img src="https://raw.githubusercontent.com/NVIDIA/FastPhotoStyle/master/teaser.png" width="800" title="Teaser results">
2022

2123
FastPhotoStyle divides the photorealistic stylization process into two steps.

demo_with_segmentation.gif

3.26 MB
Loading

0 commit comments

Comments
 (0)