Chengkai Yang commited on
Commit
bae955a
·
1 Parent(s): c2cc310

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -126,11 +126,18 @@ Examples
126
 
127
  ### Video Style Transfer
128
  Original Video
129
- ![original_video](https://user-images.githubusercontent.com/42717345/163804332-5a978090-0d32-49bc-80e8-a11cd6542cd3.mp4)
 
 
 
130
  Style Image
131
- ![picasso_self_portrait](https://github.com/media-comp/2022-AdaIN-pytorch/blob/main/images/art/picasso_self_portrait.jpg)
 
 
132
  Style Transfer Video
133
- ![style_transfer_video](https://user-images.githubusercontent.com/42717345/163804481-f8900756-49ca-48b2-b2f1-e545aa56e948.mp4)
 
 
134
 
135
  References
136
  ----------------------------
 
126
 
127
  ### Video Style Transfer
128
  Original Video
129
+
130
+ https://user-images.githubusercontent.com/42717345/163805137-d7ba350b-a42e-4b91-ac2b-4916b1715153.mp4
131
+
132
+
133
  Style Image
134
+
135
+ <img src="https://github.com/media-comp/2022-AdaIN-pytorch/blob/main/images/art/picasso_self_portrait.jpg" alt="drawing" width="200"/>
136
+
137
  Style Transfer Video
138
+
139
+ https://user-images.githubusercontent.com/42717345/163805886-a1199a40-6032-4baf-b2d4-30e6e05b3385.mp4
140
+
141
 
142
  References
143
  ----------------------------