Kaynağa Gözat

Update README.md

Yijun Li 6 yıl önce
ebeveyn
işleme
9950fe2dd3
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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