查看原文
其他

Image-to-Image的论文汇总

ronghuaiyang AI公园 2019-03-28

请点击上方“AI公园”,关注公众号


本文选自github

作者:lzhbrian

编译:ronghuaiyang


图像生成一直是计算机视觉领域非常有意思的方向,图像到图像的变换是其中一个非常重要的应用,使用图像到图像的变换,可以完成非常多有趣的应用,可以把黑熊变成熊猫,把你的照片换成别人的表情,还可以把普通的照片变成毕加索风格的油画,自从GAN横空出世之后,这方面的应用也越来越多,下面是对这个领域的相关论文的一个整理,而且大部分都有代码!

github地址:https://github.com/lzhbrian/image-to-image-papers

这是一个图像到图像的论文的汇总。

论文按照arXiv上第一次提交时间排序。

监督学习

NoteModelPaperConferencepaper linkcode link

pix2pixImage-to-Image Translation with Conditional Adversarial NetworksCVPR 20171611.07004junyanz/pytorch-CycleGAN-and-pix2pix

Contextual GANImage Generation from Sketch Constraint Using Contextual GANECCV 20181711.08972

pix2pix-HDHigh-Resolution Image Synthesis and Semantic Manipulation with Conditional GANsCVPR 20181711.11585NVIDIA/pix2pixHD
一对多BicycleGANToward Multimodal Image-to-Image TranslationNIPS 20171711.11586junyanz/BicycleGAN

contour2imSmart, Sparse Contours to Represent and Edit ImagesCVPR 20181712.08232website
分离Cross-domain disentanglement networksImage-to-image translation for cross-domain disentanglementNIPS 20181805.09730

非监督学习

非监督学习- 通用

NoteModelPaperConferencepaper linkcode link

DTNUnsupervised Cross-Domain Image GenerationICLR 20171611.02200yunjey/domain-transfer-network (unofficial)

UNITUnsupervised image-to-image translation networksNIPS 20171703.00848mingyuliutw/UNIT

DiscoGANLearning to Discover Cross-Domain Relations with Generative Adversarial NetworksICML 20171703.05192SKTBrain/DiscoGAN

CycleGANUnpaired Image-to-Image Translation using Cycle-Consistent Adversarial NetworksICCV 20171703.10593junyanz/pytorch-CycleGAN-and-pix2pix

DualGANDualGAN: Unsupervised Dual Learning for Image-to-Image TranslationICCV 20171704.02510duxingren14/DualGAN

DistanceGANOne-Sided Unsupervised Domain MappingNIPS 20171706.00826sagiebenaim/DistanceGAN

Triangle GANTriangle Generative Adversarial NetworksNIPS 20171709.06548LiqunChen0606/Triangle-GAN
特征点导向G2-GANGeometry Guided Adversarial Facial Expression SynthesisMM 20181712.03474

CartoonGANCartoonGAN: Generative Adversarial Networks for Photo CartoonizationCVPR 2018thecvfunofficial test, unofficial pytorch
非对抗NAMNAM: Non-Adversarial Unsupervised Domain MappingECCV 20181806.00804facebookresearch/nam

SCANUnsupervised Image-to-Image Translation with Stacked Cycle-Consistent Adversarial NetworksECCV 20181807.08536
空洞卷积,提高形状的变形GANimorphImproved Shape Deformation in Unsupervised Image to Image TranslationECCV 20181808.04325brownvc/ganimorph
实例感知InstaGANInstance-aware image-to-image translationICLR 2019 (in review)openreview

非监督学习- 注意力机制或者模板导向机制

NoteModelPaperConferencepaper linkcode link
模板ContrastGANGenerative Semantic Manipulation with Mask-Contrasting GANECCV 20181708.00315
注意力机制DA-GANDA-GAN: Instance-level Image Translation by Deep Attention Generative Adversarial NetworksCVPR 20181802.06454
模板/ 注意力Attention-GANAttention-GAN for Object Transfiguration in Wild Images
1803.06798
注意力Attention guided GANUnsupervised Attention-guided Image to Image TranslationNIPS 20181806.02311AlamiMejjati/Unsupervised-Attention-guided-Image-to-Image-Translation
注意力, 单边
Show, Attend and Translate: Unsupervised Image Translation with Self-Regularization and Attention
1806.06195

非监督学习-多对多(属性)

NoteModelPaperConferencepaper linkcode link

Conditional CycleGANConditional CycleGAN for Attribute Guided Face Image GenerationECCV 20181705.09966

StarGANStarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image TranslationCVPR 20181711.09020yunjey/StarGAN

AttGANAttGAN: Facial Attribute Editing by Only Changing What You Want
1711.10678LynnHo/AttGAN-Tensorflow

ComboGANComboGAN: Unrestrained Scalability for Image Domain TranslationCVPRW 20181712.06909AAnoosheh/ComboGAN

AugCGAN (Augmented CycleGAN)Augmented CycleGAN: Learning Many-to-Many Mappings from Unpaired DataICML 20181802.10151aalmah/augmented_cyclegan

SG-GANSparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute ManipulationMM 20181805.07509zhangqianhui/Sparsely-Grouped-GAN

GANimationGANimation: Anatomically-aware Facial Animation from a Single ImageECCV 2018 (honorable mention)1807.09251albertpumarola/GANimation

非监督学习- 分离(与/或样本导向)

NoteModelPaperConferencepaper linkcode link
非分离, 纹理导向TextureGANTextureGAN: Controlling Deep Image Synthesis with Texture PatchesCVPR 20181706.02823janesjanes/Pytorch-TextureGAN

XGANXGAN: Unsupervised Image-to-Image Translation for Many-to-Many MappingsICML 20181711.05139dataset

ELEGANTELEGANT: Exchanging Latent Encodings with GAN for Transferring Multiple Face AttributesECCV 20181803.10562Prinsphield/ELEGANT

MUNITMultimodal Unsupervised Image-to-Image TranslationECCV 20181804.04732NVlabs/MUNIT

cd-GAN (Conditional DualGAN)Conditional Image-to-Image TranslationCVPR 20181805.00251

EG-UNITExemplar Guided Unsupervised Image-to-Image Translation
1805.11145

DRITDiverse Image-to-Image Translation via Disentangled RepresentationsECCV 20181808.00948HsinYingLee/DRIT
分分离, 人脸化妆导向BeautyGANBeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative Adversarial NetworkMM 2018author

UFDNA Unified Feature Disentangler for Multi-Domain Image Translation and ManipulationNIPS 20181809.01361Alexander-H-Liu/UFDN

本文可以任意转载,转载时请注明作者及原文地址。


请长按或扫描二维码关注我们

文章已于修改

    您可能也对以下帖子感兴趣

    文章有问题?点此查看未经处理的缓存