中文
相关论文

相关论文: An Example for Domain Adaptation Using CycleGAN

200 篇论文

Large-scale synthetic datasets are beneficial to stereo matching but usually introduce known domain bias. Although unsupervised image-to-image translation networks represented by CycleGAN show great potential in dealing with domain gap, it…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Rui Liu , Chengxi Yang , Wenxiu Sun , Xiaogang Wang , Hongsheng Li

Learning inter-domain mappings from unpaired data can improve performance in structured prediction tasks, such as image segmentation, by reducing the need for paired data. CycleGAN was recently proposed for this problem, but critically…

机器学习 · 计算机科学 2018-06-20 Amjad Almahairi , Sai Rajeswar , Alessandro Sordoni , Philip Bachman , Aaron Courville

Anatomical structures such as blood vessels in contrast-enhanced CT (ceCT) images can be challenging to segment due to the variability in contrast medium diffusion. The combined use of ceCT and contrast-free (CT) CT images can improve the…

图像与视频处理 · 电气工程与系统科学 2022-10-05 Giammarco La Barbera , Haithem Boussaid , Francesco Maso , Sabine Sarnacki , Laurence Rouet , Pietro Gori , Isabelle Bloch

Unpaired image-to-image translation has attracted significant interest due to the invention of CycleGAN, a method which utilizes a combination of adversarial and cycle consistency losses to avoid the need for paired data. It is known that…

机器学习 · 计算机科学 2020-01-27 Nikita Moriakov , Jonas Adler , Jonas Teuwen

This paper discusses how distribution matching losses, such as those used in CycleGAN, when used to synthesize medical images can lead to mis-diagnosis of medical conditions. It seems appealing to use these new image synthesis methods for…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Joseph Paul Cohen , Margaux Luck , Sina Honari

In the field of remote sensing and more specifically in Earth Observation, new data are available every day, coming from different sensors. Leveraging on those data in classification tasks comes at the price of intense labelling tasks that…

图像与视频处理 · 电气工程与系统科学 2020-04-24 Claire Voreiter , Jean-Christophe Burnel , Pierre Lassalle , Marc Spigai , Romain Hugues , Nicolas Courty

In medical imaging, a general problem is that it is costly and time consuming to collect high quality data from healthy and diseased subjects. Generative adversarial networks (GANs) is a deep learning method that has been developed for…

计算机视觉与模式识别 · 计算机科学 2018-06-21 Per Welander , Simon Karlsson , Anders Eklund

The purpose of this paper is to enable the conversion between machine-printed character images (i.e., font images) and handwritten character images through machine learning. For this purpose, we propose a novel unpaired image-to-image…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Sho Shimotsumagari , Shumpei Takezaki , Daichi Haraguchi , Seiichi Uchida

Recent studies on unsupervised image-to-image translation have made a remarkable progress by training a pair of generative adversarial networks with a cycle-consistent loss. However, such unsupervised methods may generate inferior results…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Minjun Li , Haozhi Huang , Lin Ma , Wei Liu , Tong Zhang , Yu-Gang Jiang

I show that a one-dimensional (1D) conditional generative adversarial network (cGAN) with an adversarial training architecture is capable of unpaired signal-to-signal ("sig2sig") translation. Using a simplified CycleGAN model with 1D layers…

音频与语音处理 · 电气工程与系统科学 2024-03-11 Eric Easthope

In this paper, we tackle a challenging domain conversion task between photo and icon images. Although icons often originate from real object images (i.e., photographs), severe abstractions and simplifications are applied to generate icon…

图形学 · 计算机科学 2020-04-08 Takuro Karamatsu , Gibran Benitez-Garcia , Keiji Yanai , Seiichi Uchida

X-ray computed tomography (CT) uses different filter kernels to highlight different structures. Since the raw sinogram data is usually removed after the reconstruction, in case there are additional need for other types of kernel images that…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Serin Yang , Eung Yeop Kim , Jong Chul Ye

CT image denoising can be treated as an image-to-image translation task where the goal is to learn the transform between a source domain $X$ (noisy images) and a target domain $Y$ (clean images). Recently, cycle-consistent adversarial…

图像与视频处理 · 电气工程与系统科学 2020-02-28 Jinglan Liu , Yukun Ding , Jinjun Xiong , Qianjun Jia , Meiping Huang , Jian Zhuang , Bike Xie , Chun-Chen Liu , Yiyu Shi

Medical image synthesis is a challenging task due to the scarcity of paired data. Several methods have applied CycleGAN to leverage unpaired data, but they often generate inaccurate mappings that shift the anatomy. This problem is further…

图像与视频处理 · 电气工程与系统科学 2023-08-02 Minh Hieu Phan , Zhibin Liao , Johan W. Verjans , Minh-Son To

Recently, image-to-image translation has been made much progress owing to the success of conditional Generative Adversarial Networks (cGANs). And some unpaired methods based on cycle consistency loss such as DualGAN, CycleGAN and DiscoGAN…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Ziqiang Zheng , Wang Chao , Zhibin Yu , Nan Wang , Haiyong Zheng , Bing Zheng

In terms of Image-to-image translation, Generative Adversarial Networks (GANs) has achieved great success even when it is used in the unsupervised dataset. In this work, we aim to translate cartoon images to photo-realistic images using…

计算机视觉与模式识别 · 计算机科学 2021-02-03 K. M. Arefeen Sultan , Mohammad Imrul Jubair , MD. Nahidul Islam , Sayed Hossain Khan

Unpaired image-to-image translation is the problem of mapping an image in the source domain to one in the target domain, without requiring corresponding image pairs. To ensure the translated images are realistically plausible, recent works,…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Anoop Cherian , Alan Sullivan

Interest in image-to-image translation has grown substantially in recent years with the success of unsupervised models based on the cycle-consistency assumption. The achievements of these models have been limited to a particular subset of…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Matthew Amodio , Smita Krishnaswamy

Unsupervised image-to-image translation consists of learning a pair of mappings between two domains without known pairwise correspondences between points. The current convention is to approach this task with cycle-consistent GANs: using a…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Matthew Amodio , Rim Assouel , Victor Schmidt , Tristan Sylvain , Smita Krishnaswamy , Yoshua Bengio

Thanks to large-scale labeled training data, deep neural networks (DNNs) have obtained remarkable success in many vision and multimedia tasks. However, because of the presence of domain shift, the learned knowledge of the well-trained DNNs…