中文
相关论文

相关论文: Sem-GAN: Semantically-Consistent Image-to-Image Tr…

200 篇论文

In recent years, there has been a growing interest in Semantic Image Synthesis (SIS) through the use of Generative Adversarial Networks (GANs) and diffusion models. This field has seen innovations such as the implementation of specialized…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Khaled M. Seyam , Julian Wiederer , Markus Braun , Bin Yang

In this paper, we study the problem of multi-domain image generation, the goal of which is to generate pairs of corresponding images from different domains. With the recent development in generative models, image generation has achieved…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Xudong Mao , Qing Li

Image-to-image translation is an ill-posed problem as unique one-to-one mapping may not exist between the source and target images. Learning-based methods proposed in this context often evaluate the performance on test data that is similar…

图像与视频处理 · 电气工程与系统科学 2021-10-08 Uddeshya Upadhyay , Viswanath P. Sudarshan , Suyash P. Awate

Image-to-Image (I2I) translation is a heated topic in academia, and it also has been applied in real-world industry for tasks like image synthesis, super-resolution, and colorization. However, traditional I2I translation methods train data…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Jialu Huang , Jing Liao , Sam Kwong

Background and objectives. Domain shift is a generalisation problem of machine learning models that occurs when the data distribution of the training set is different to the data distribution encountered by the model when it is deployed.…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Manuel García-Domínguez , César Domínguez , Jónathan Heras , Eloy Mata , Vico Pascual

Most prior unsupervised domain adaptation approaches for medical image segmentation are narrowly tailored to either the source-accessible setting, where adaptation is guided by source-target alignment, or the source-free setting, which…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Xin Wang , Yin Guo , Jiamin Xia , Kaiyu Zhang , Niranjan Balu , Mahmud Mossa-Basha , Linda Shapiro , Chun Yuan

We propose a novel ECGAN for the challenging semantic image synthesis task. Although considerable improvements have been achieved by the community in the recent period, the quality of synthesized images is far from satisfactory due to three…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Hao Tang , Guolei Sun , Nicu Sebe , Luc Van Gool

Unsupervised and unpaired domain translation using generative adversarial neural networks, and more precisely CycleGAN, is state of the art for the stain translation of histopathology images. It often, however, suffers from the presence of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Nicolas Brieu , Felix J. Segerer , Ansh Kapil , Philipp Wortmann , Guenter Schmidt

Although convolutional neural networks have been proven to be an effective tool to generate high quality maps from remote sensing images, their performance significantly deteriorates when there exists a large domain shift between training…

图像与视频处理 · 电气工程与系统科学 2020-02-24 Onur Tasar , S L Happy , Yuliya Tarabalka , Pierre Alliez

Empirical works suggest that various semantics emerge in the latent space of Generative Adversarial Networks (GANs) when being trained to generate images. To perform real image editing, it requires an accurate mapping from the real image to…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Guangjie Leng , Yekun Zhu , Zhi-Qin John Xu

We propose a novel ECGAN for the challenging semantic image synthesis task. Although considerable improvement has been achieved, the quality of synthesized images is far from satisfactory due to three largely unresolved challenges. 1) The…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Hao Tang , Xiaojuan Qi , Guolei Sun , Dan Xu , Nicu Sebe , Radu Timofte , Luc Van Gool

Unpaired video-to-video translation aims to translate videos between a source and a target domain without the need of paired training data, making it more feasible for real applications. Unfortunately, the translated videos generally suffer…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Kaihong Wang , Kumar Akash , Teruhisa Misu

Image-to-image translation is a long-established and a difficult problem in computer vision. In this paper we propose an adversarial based model for image-to-image translation. The regular deep neural-network based methods perform the task…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Manan Oza , Himanshu Vaghela , Sudhir Bagul

Unsupervised domain adaptation seeks to mitigate the distribution discrepancy between source and target domains, given labeled samples of the source domain and unlabeled samples of the target domain. Generative adversarial networks (GANs)…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Mohammad Mahfujur Rahman , Clinton Fookes , Sridha Sridharan

A self-driving car must be able to reliably handle adverse weather conditions (e.g., snowy) to operate safely. In this paper, we investigate the idea of turning sensor inputs (i.e., images) captured in an adverse condition into a benign one…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Youya Xia , Josephine Monica , Wei-Lun Chao , Bharath Hariharan , Kilian Q Weinberger , Mark Campbell

Cross-domain mapping has been a very active topic in recent years. Given one image, its main purpose is to translate it to the desired target domain, or multiple domains in the case of multiple labels. This problem is highly challenging due…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Andrés Romero , Pablo Arbeláez , Luc Van Gool , Radu Timofte

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

Unpaired image-to-image translation (I2I) is an ill-posed problem, as an infinite number of translation functions can map the source domain distribution to the target distribution. Therefore, much effort has been put into designing suitable…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yanwu Xu , Shaoan Xie , Wenhao Wu , Kun Zhang , Mingming Gong , Kayhan Batmanghelich

In this work, we study the problem of training deep networks for semantic image segmentation using only a fraction of annotated images, which may significantly reduce human annotation efforts. Particularly, we propose a strategy that…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Arnab Kumar Mondal , Aniket Agarwal , Jose Dolz , Christian Desrosiers

Medical image segmentation plays a crucial role in clinical workflows, but domain shift often leads to performance degradation when models are applied to unseen clinical domains. This challenge arises due to variations in imaging…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Yingkai Wang , Yaoyao Zhu , Xiuding Cai , Yuhao Xiao , Haotian Wu , Yu Yao