paper-with-me

Papers

Composable Unpaired Image to Image Translation

2018-04-16 · Laura Graesser, Anant Gupta

There has been remarkable recent work in unpaired image-to-image translation. However, they're restricted to translation on single pairs of distributions, with some exceptions. In this study, we extend one of these works to a scalable multidistribution translation mechanism. Our translation models not only converts from one distribution to another but can be stacked to create composite translation functions. We show that this composite property makes it possible to generate images with characteristics not seen in the training set. We also propose a decoupled training mechanism to train multiple distributions separately, which we show, generates better samples than isolated joint training. Further, we do a qualitative and quantitative analysis to assess the plausibility of the samples. The code is made available at https://github.com/lgraesser/im2im2im.

📄 PDF Abstract BibTeX arXiv:1804.05470

Code (1)

lgraesser/im2im2im 공식 구현 pytorch

Tasks

Image-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Unpaired Image-to-Image Translation via Neural Schrödinger Bridge

2023-05-24 · Beomsu Kim, Gihyun Kwon, Kwanyoung Kim, Jong Chul Ye

Diffusion models are a powerful class of generative models which simulate stochastic differential equations (SDEs) to generate data from noise. While diffusion models have achieved remarkable progress, they have limitati…

Image-to-Image TranslationTranslation

Quality-aware Unpaired Image-to-Image Translation

2019-03-15 · Lei Chen, Le Wu, Zhenzhen Hu, Meng Wang

Generative Adversarial Networks (GANs) have been widely used for the image-to-image translation task. While these models rely heavily on the labeled image pairs, recently some GAN variants have been proposed to tackle th…

Image Quality AssessmentImage-to-Image TranslationTranslation

ITTR: Unpaired Image-to-Image Translation with Transformers

2022-03-30 · Wanfeng Zheng, Qiang Li, Guoxin Zhang, Pengfei Wan 외

Unpaired image-to-image translation is to translate an image from a source domain to a target domain without paired training data. By utilizing CNN in extracting local semantics, various techniques have been developed to…

Image-to-Image TranslationTranslation

Learning image-to-image translation using paired and unpaired training samples

2018-05-08 · Soumya Tripathy, Juho Kannala, Esa Rahtu

Image-to-image translation is a general name for a task where an image from one domain is converted to a corresponding image in another domain, given sufficient training data. Traditionally different approaches have been…

Image-to-Image TranslationTranslation

Unpaired Translation from Semantic Label Maps to Images by Leveraging Domain-Specific Simulations

2023-02-21 · Lin Zhang, Tiziano Portenier, Orcun Goksel

Photorealistic image generation from simulated label maps are necessitated in several contexts, such as for medical training in virtual reality. With conventional deep learning methods, this task requires images that are…

Contrastive LearningImage GenerationTranslation