中文
相关论文

相关论文: Domain Agnostic Image-to-image Translation using L…

200 篇论文

Many image-to-image (I2I) translation problems are in nature of high diversity that a single input may have various counterparts. Prior works proposed the multi-modal network that can build a many-to-many mapping between two visual domains.…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Jialu Huang , Jing Liao , Tak Wu Sam Kwong

Given an input image from a source domain and a guidance image from a target domain, unsupervised many-to-many image-to-image (UMMI2I) translation methods seek to generate a plausible example from the target domain that preserves…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Dina Bashkirova , Ben Usman , Kate Saenko

Image-to-image translation has drawn great attention during the past few years. It aims to translate an image in one domain to a given reference image in another domain. Due to its effectiveness and efficiency, many applications can be…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Weihao Xia , Yujiu Yang , Jing-Hao Xue

An unpaired image-to-image (I2I) translation technique seeks to find a mapping between two domains of data in a fully unsupervised manner. While initial solutions to the I2I problem were provided by generative adversarial neural networks…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Dmitrii Torbunov , Yi Huang , Huan-Hsin Tseng , Haiwang Yu , Jin Huang , Shinjae Yoo , Meifeng Lin , Brett Viren , Yihui Ren

Image-to-Image (I2I) multi-domain translation models are usually evaluated also using the quality of their semantic interpolation results. However, state-of-the-art models frequently show abrupt changes in the image appearance during…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Yahui Liu , Enver Sangineto , Yajing Chen , Linchao Bao , Haoxian Zhang , Nicu Sebe , Bruno Lepri , Wei Wang , Marco De Nadai

Unpaired Image-to-image Translation is a new rising and challenging vision problem that aims to learn a mapping between unaligned image pairs in diverse domains. Recent advances in this field like MUNIT and DRIT mainly focus on…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Zhiqiang Shen , Mingyang Huang , Jianping Shi , Xiangyang Xue , Thomas Huang

Image to Image Translation (I2I) is a challenging computer vision problem used in numerous domains for multiple tasks. Recently, ophthalmology became one of the major fields where the application of I2I is increasing rapidly. One such…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Hemanth Pasupuleti , G. N. Girish

Image-to-image translation has recently achieved remarkable results. But despite current success, it suffers from inferior performance when translations between classes require large shape changes. We attribute this to the high-resolution…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Yaxing Wang , Lu Yu , Joost van de Weijer

We propose a novel approach for multi-modal Image-to-image (I2I) translation. To tackle the one-to-many relationship between input and output domains, previous works use complex training objectives to learn a latent embedding, jointly with…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Moustafa Meshry , Yixuan Ren , Larry S Davis , Abhinav Shrivastava

Supervision for image-to-image translation (I2I) tasks is hard to come by, but bears significant effect on the resulting quality. In this paper, we observe that for many Unsupervised I2I (UI2I) scenarios, one domain is more familiar than…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Dvir Yerushalmi , Dov Danon , Amit H. Bermano

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 proposed depending…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Soumya Tripathy , Juho Kannala , Esa Rahtu

Unsupervised image-to-image translation aims at learning the mapping from the source to target domain without using paired images for training. An essential yet restrictive assumption for unsupervised image translation is that the two…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Shaoan Xie , Mingming Gong , Yanwu Xu , Kun Zhang

In unsupervised image-to-image translation, the goal is to learn the mapping between an input image and an output image using a set of unpaired training images. In this paper, we propose an extension of the unsupervised image-to-image…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Pramuditha Perera , Mahdi Abavisani , Vishal M. Patel

Recent advances in generative models and adversarial training have led to a flourishing image-to-image (I2I) translation literature. The current I2I translation approaches require training images from the two domains that are either all…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Samarth Shukla , Luc Van Gool , Radu Timofte

Image-to-image (I2I) translation has matured in recent years and is able to generate high-quality realistic images. However, despite current success, it still faces important challenges when applied to small domains. Existing methods use…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Yaxing Wang , Hector Laria Mantecon , Joost van de Weijer , Laura Lopez-Fuentes , Bogdan Raducanu

Existing techniques for image-to-image translation commonly have suffered from two critical problems: heavy reliance on per-sample domain annotation and/or inability of handling multiple attributes per image. Recent truly-unsupervised…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Jihye Park , Sunwoo Kim , Soohyun Kim , Seokju Cho , Jaejun Yoo , Youngjung Uh , Seungryong Kim

Image dehazing using learning-based methods has achieved state-of-the-art performance in recent years. However, most existing methods train a dehazing model on synthetic hazy images, which are less able to generalize well to real hazy…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Yuanjie Shao , Lerenhan Li , Wenqi Ren , Changxin Gao , Nong Sang

The ability to generalize across visual domains is crucial for the robustness of artificial recognition systems. Although many training sources may be available in real contexts, the access to even unlabeled target samples cannot be taken…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fabio M. Carlucci , Paolo Russo , Tatiana Tommasi , Barbara Caputo

Multi-domain image-to-image translation has gained increasing attention recently. Previous methods take an image and some target attributes as inputs and generate an output image with the desired attributes. However, such methods have two…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Po-Wei Wu , Yu-Jing Lin , Che-Han Chang , Edward Y. Chang , Shih-Wei Liao

Recent image-to-image (I2I) translation algorithms focus on learning the mapping from a source to a target domain. However, the continuous translation problem that synthesizes intermediate results between two domains has not been…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Qi Mao , Hung-Yu Tseng , Hsin-Ying Lee , Jia-Bin Huang , Siwei Ma , Ming-Hsuan Yang