Explorar o código

Update README.md

Yijun Li %!s(int64=6) %!d(string=hai) anos
pai
achega
9950fe2dd3
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -1,6 +1,11 @@
 # CartoonGAN-Test-Pytorch-Torch
 Pytorch and Torch testing code of [CartoonGAN](http://openaccess.thecvf.com/content_cvpr_2018/CameraReady/2205.pdf) `[Chen et al., CVPR18]`. With the released pretrained [models](http://cg.cs.tsinghua.edu.cn/people/~Yongjin/Yongjin.htm) by the authors, I made these simple scripts for a quick test.
 
+<p>
+    <img src='test_output/demo_ori.gif' width=300 />
+    <img src='test_output/demo.gif' width=300 />
+</p>
+
 
 ## Getting started