论文推荐 | Cycle-GAN:通过双向循环实现一个超棒的图像风格转换器

2018 年 10 月 26 日 AI研习社

AI 研习社论文推荐版块已经正式上线,欢迎大家前往社区论文板块查阅喔~

http://ai.yanxishe.com/page/paper

(戳文末阅读原文直接进)


Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

Cycle-GAN:通过双向循环实现一个超棒的图像风格转换器

Zhu Jun-Yan /Park Taesung /Isola Phillip /Efros Alexei A.


推荐原因


图像到图像的转换,或者说图像风格转换,传统的想法是直接通过 U-Net 之类的结构做像素级别的一对一转换。显然这种做法不能允许图像的大幅度改动,以及还有一个更让人难受的问题是,一定需要内容对应、风格不同的图片对(比如同一位置同一视角仅时间不同的森林照片)作为训练数据才能训练。

GANs 这样的生成器-鉴别器的架构其实很有潜力完成图像转换任务,只不过并不是直接拿来就能用。首先要把 GANs 生成器的从随机种子生成图像换成从给定图像生成新图像;同时,为了保留图像中的内容信息,作者们设计了损失函数,要求转换后的图像可以再被转换回原图(形成循环,也就是CycleGAN中cycle的由来)。这种设计极大地提升了图像转换任务中的模型表现,而且可以不再需要对应的图片对,只需要是两个不同分布的图像就可以。

想法巧妙,数据要求低,执行效果好,CycleGAN也从而成为了2017年最热门的模型之一。


来自AI研习社用户@杨 晓凡的推荐


摘要

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training data will not be available. We present an approach for learning to translate an image from a source domain $X$ to a target domain $Y$ in the absence of paired examples. Our goal is to learn a mapping $G: X \rightarrow Y$ such that the distribution of images from $G(X)$ is indistinguishable from the distribution $Y$ using an adversarial loss. Because this mapping is highly under-constrained, we couple it with an inverse mapping $F: Y \rightarrow X$ and introduce a cycle consistency loss to push $F(G(X)) \approx X$ (and vice versa). Qualitative results are presented on several tasks where paired training data does not exist, including collection style transfer, object transfiguration, season transfer, photo enhancement, etc. Quantitative comparisons against several prior methods demonstrate the superiority of our approach.


论文查阅地址(扫描二维码直达):

http://ai.yanxishe.com/page/paperDetail/26

如果您有AI领域的优秀论文想与我们分享,欢迎您在AI研习社论文板块进行推荐!


全球AI+智适应教育峰会

免费门票开放申请!

雷锋网联合乂学教育松鼠AI以及IEEE教育工程和自适应教育标准工作组,于11月15日在北京嘉里中心举办全球AI+智适应教育峰会。美国三院院士、机器学习泰斗Michael Jordan、机器学习之父Tom Mitchell已确认出席,带你揭秘AI智适应教育的现在和未来。

扫码免费注册


点击阅读原文即可查阅/收藏更多相关论文

登录查看更多
0

相关内容

【CVPR2020】MSG-GAN:用于稳定图像合成的多尺度梯度GAN
专知会员服务
28+阅读 · 2020年4月6日
必读的10篇 CVPR 2019【生成对抗网络】相关论文和代码
专知会员服务
32+阅读 · 2020年1月10日
BERT进展2019四篇必读论文
专知会员服务
67+阅读 · 2020年1月2日
【GitHub实战】Pytorch实现的小样本逼真的视频到视频转换
专知会员服务
35+阅读 · 2019年12月15日
【ICIP2019教程-NVIDIA】图像到图像转换,附7份PPT下载
专知会员服务
54+阅读 · 2019年11月20日
学习一个宫崎骏画风的图像风格转换GAN
AI科技评论
18+阅读 · 2020年3月13日
综述:基于GAN的图像翻译模型盘点
GAN生成式对抗网络
21+阅读 · 2019年9月2日
镜头间的风格转换行人重识别
统计学习与视觉计算组
13+阅读 · 2018年8月16日
CycleGAN:图片风格,想换就换 | ICCV 2017论文解读
PaperWeekly
12+阅读 · 2018年3月14日
GAN做图像翻译的一点总结
PaperWeekly
4+阅读 · 2017年12月26日
ST-CGAN 用GAN实现阴影检测和阴影去除
极市平台
7+阅读 · 2017年12月14日
gan生成图像at 1024² 的 代码 论文
CreateAMind
4+阅读 · 2017年10月31日
Arxiv
8+阅读 · 2018年5月1日
Arxiv
5+阅读 · 2018年5月1日
Arxiv
3+阅读 · 2018年2月20日
Arxiv
6+阅读 · 2018年1月29日
VIP会员
Top
微信扫码咨询专知VIP会员