中文
相关论文

相关论文: Unpaired Multi-Domain Image Generation via Regular…

200 篇论文

Image generation with explicit condition or label generally works better than unconditional methods. In modern GAN frameworks, both generator and discriminator are formulated to model the conditional distribution of images given with…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Minje Park

Detecting changed regions in paired satellite images plays a key role in many remote sensing applications. The evolution of recent techniques could provide satellite images with very high spatial resolution (VHR) but made it challenging to…

图像与视频处理 · 电气工程与系统科学 2021-12-08 Caijun Ren , Xiangyu Wang , Jian Gao , Huanhuan Chen

Unsupervised domain mapping aims to learn a function to translate domain X to Y by a function GXY in the absence of paired examples. Finding the optimal GXY without paired data is an ill-posed problem, so appropriate constraints are…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Huan Fu , Mingming Gong , Chaohui Wang , Kayhan Batmanghelich , Kun Zhang , Dacheng Tao

An unsupervised image-to-image translation (UI2I) task deals with learning a mapping between two domains without paired images. While existing UI2I methods usually require numerous unpaired images from different domains for training, there…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Jianxin Lin , Yingxue Pang , Yingce Xia , Zhibo Chen , Jiebo Luo

Generative adversarial networks (GANs) are a class of unsupervised machine learning algorithms that can produce realistic images from randomly-sampled vectors in a multi-dimensional space. Until recently, it was not possible to generate…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Andrew Beers , James Brown , Ken Chang , J. Peter Campbell , Susan Ostmo , Michael F. Chiang , Jayashree Kalpathy-Cramer

Unsupervised domain translation has recently achieved impressive performance with Generative Adversarial Network (GAN) and sufficient (unpaired) training data. However, existing domain translation frameworks form in a disposable way where…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Jianxin Lin , Yijun Wang , Tianyu He , Zhibo Chen

Semantically guided conditional Generative Adversarial Networks (cGANs) have become a popular approach for face editing in recent years. However, most existing methods introduce semantic masks as direct conditional inputs to the generator…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jiaze Sun , Binod Bhattarai , Zhixiang Chen , Tae-Kyun Kim

Class-conditional extensions of generative adversarial networks (GANs), such as auxiliary classifier GAN (AC-GAN) and conditional GAN (cGAN), have garnered attention owing to their ability to decompose representations into class labels and…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Takuhiro Kaneko , Yoshitaka Ushiku , Tatsuya Harada

Despite remarkable recent progress on both unconditional and conditional image synthesis, it remains a long-standing problem to learn generative models that are capable of synthesizing realistic and sharp images from reconfigurable spatial…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Sun , Tianfu Wu

In this paper, we aim at solving the multi-domain image-to-image translation problem with a unified model in an unsupervised manner. The most successful work in this area refers to StarGAN, which works well in tasks like face attribute…

计算机视觉与模式识别 · 计算机科学 2019-01-17 Xiao Liu , Shengchuan Zhang , Hong Liu , Xin Liu , Cheng Deng , Rongrong Ji

Recent work has shown the ability to learn generative models for 3D shapes from only unstructured 2D images. However, training such models requires differentiating through the rasterization step of the rendering process, therefore past work…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Sebastian Lunz , Yingzhen Li , Andrew Fitzgibbon , Nate Kushman

Recent advances in generative adversarial networks (GANs) have opened up the possibility of generating high-resolution photo-realistic images that were impossible to produce previously. The ability of GANs to sample from high-dimensional…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Arthur Conmy , Subhadip Mukherjee , Carola-Bibiane Schönlieb

Generating high fidelity identity-preserving faces with different facial attributes has a wide range of applications. Although a number of generative models have been developed to tackle this problem, there is still much room for further…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Dan Ma , Bin Liu , Zhao Kang , Jiayu Zhou , Jianke Zhu , Zenglin Xu

In this paper we investigate image generation guided by hand sketch. When the input sketch is badly drawn, the output of common image-to-image translation follows the input edges due to the hard condition imposed by the translation process.…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yongyi Lu , Shangzhe Wu , Yu-Wing Tai , Chi-Keung Tang

Supervised Pix2Pix and unsupervised Cycle-consistency are two modes that dominate the field of medical image-to-image translation. However, neither modes are ideal. The Pix2Pix mode has excellent performance. But it requires paired and well…

图像与视频处理 · 电气工程与系统科学 2021-11-12 Lingke Kong , Chenyu Lian , Detian Huang , Zhenjiang Li , Yanle Hu , Qichao Zhou

Image generation remains a fundamental problem in artificial intelligence in general and deep learning in specific. The generative adversarial network (GAN) was successful in generating high quality samples of natural images. We propose a…

人工智能 · 计算机科学 2016-11-15 Hanock Kwak , Byoung-Tak Zhang

Generative Adversarial Networks are proved to be efficient on various kinds of image generation tasks. However, it is still a challenge if we want to generate images precisely. Many researchers focus on how to generate images with one…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Ziqiang Zheng , Zhibin Yu , Haiyong Zheng , Chao Wang , Nan Wang

We propose coupled generative adversarial network (CoGAN) for learning a joint distribution of multi-domain images. In contrast to the existing approaches, which require tuples of corresponding images in different domains in the training…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Ming-Yu Liu , Oncel Tuzel

Generating photorealistic images of human faces at scale remains a prohibitively difficult task using computer graphics approaches. This is because these require the simulation of light to be photorealistic, which in turn requires…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Stephan J. Garbin , Marek Kowalski , Matthew Johnson , Jamie Shotton

Unifying diverse image generation tasks within a single framework remains a fundamental challenge in visual generation. While large language models (LLMs) achieve unification through task-agnostic data and generation, existing visual…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Yijing Lin , Mengqi Huang , Shuhan Zhuang , Zhendong Mao