Awesome
CartoonGAN
CartoonGAN移植到keras,一个支持穿越次元壁的GAN。
新海诚风格效果如下:
<p align="center"> <img width="100%" src="https://github.com/miemie2013/keras_CartoonGAN/blob/master/test_img/20190321202039_Anmtk.jpeg" style="max-width:100%;"> </a> </p> <p align="center"> <img width="100%" src="https://github.com/miemie2013/keras_CartoonGAN/blob/master/keras_output/20190321202039_Anmtk_Shinkai.jpg" style="max-width:100%;"> </a> </p>模型下载
链接:https://pan.baidu.com/s/1pe4-njax3DPPMJsbP2-PAQ 提取码:pofs
食用方法
把图片扔进test_img文件夹,运行1_gen.py即可。结果保存在keras_output文件夹里。
传送门
cv算法交流q群:645796480 但是关于仓库的疑问尽量在Issues上提,避免重复解答。
广告位招租
可联系微信wer186259
Reference
[1] Chen, Yang, Yu-Kun Lai, and Yong-Jin Liu. "CartoonGAN: Generative Adversarial Networks for Photo Cartoonization." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2018.
(Full paper: http://openaccess.thecvf.com/content_cvpr_2018/papers/Chen_CartoonGAN_Generative_Adversarial_CVPR_2018_paper.pdf)