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

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

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

Abstract

任务:Image-to-image translation(learn the mapping between an input image and an output image using a training set of aligned image pairs)
困难:paired training data will not be available
解决方案:learning to translate an image from a source domain X X to a target domain Y in the absence of paired examples
具体方法:learn a mapping G:XY G : X → Y such that the distribution of images from G(x) G ( x ) is indistinguishable from the distribution Y Y using an adversarial loss. 但是直接这么做约束太弱了,于是加了另外一个约束 F : Y X 使得 F F G 的反函数,即 F(G(x))G(F(x))x F ( G ( x ) ) ≈ G ( F ( x ) ) ≈ x 。这就是CycleGAN的基本思想(后来ICLR2018的一篇用GAN在隐空间生成对抗样本的工作和这个很像)

Introduction

开头两段很有文采~
为了避免image translation中搜集标记数据集的困难,可以直接进行集合层面上而不是元素层面上的匹配,即domain mapping。进行domain mapping,就是要找到一个 G

  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值