中文
相关论文

相关论文: Multi-domain Unsupervised Image-to-Image Translati…

200 篇论文

Unsupervised image-to-image translation methods learn to map images in a given class to an analogous image in a different class, drawing on unstructured (non-registered) datasets of images. While remarkably successful, current methods…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Ming-Yu Liu , Xun Huang , Arun Mallya , Tero Karras , Timo Aila , Jaakko Lehtinen , Jan Kautz

Image-to-image (I2I) translation is usually carried out among discrete domains. However, image domains, often corresponding to a physical value, are usually continuous. In other words, images gradually change with the value, and there…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qiusheng Huang , Xueqi Hu , Li Sun , Qingli Li

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

Unpaired image-to-image translation (UNIT) aims to map images between two visual domains without paired training data. However, given a UNIT model trained on certain domains, it is difficult for current methods to incorporate new domains…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Siyu Huang , Jie An , Donglai Wei , Zudi Lin , Jiebo Luo , Hanspeter Pfister

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

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

Recent studies have shown remarkable success in unsupervised image-to-image translation. However, if there has no access to enough images in target classes, learning a mapping from source classes to the target classes always suffers from…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yuanqi Chen , Xiaoming Yu , Shan Liu , Ge Li

Unsupervised neural machine translation (UNMT) has recently achieved remarkable results with only large monolingual corpora in each language. However, the uncertainty of associating target with source sentences makes UNMT theoretically an…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Yuanhang Su , Kai Fan , Nguyen Bach , C. -C. Jay Kuo , Fei Huang

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

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

Recent image-to-image translation works have been transferred from supervised to unsupervised settings due to the expensive cost of capturing or labeling large amounts of paired data. However, current unsupervised methods using the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Pan Zhang , Jianmin Bao , Ting Zhang , Dong Chen , Fang Wen

Despite current advancement in the field of biomedical image processing, propelled by the deep learning revolution, multimodal image registration, due to its several challenges, is still often performed manually by specialists. The recent…

图像与视频处理 · 电气工程与系统科学 2022-11-30 Jiahao Lu , Johan Öfverstedt , Joakim Lindblad , Nataša Sladoje

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…

机器学习 · 计算机科学 2018-04-17 Laura Graesser , Anant Gupta

Unsupervised image-to-image translation is used to transform images from a source domain to generate images in a target domain without using source-target image pairs. Promising results have been obtained for this problem in an adversarial…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Rajiv Kumar , Rishabh Dabral , G. Sivakumar

Applying diffusion models to image-to-image translation (I2I) has recently received increasing attention due to its practical applications. Previous attempts inject information from the source image into each denoising step for an iterative…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Mengfei Xia , Yu Zhou , Ran Yi , Yong-Jin Liu , Wenping Wang

Image-to-image translation (I2IT) refers to the process of transforming images from a source domain to a target domain while maintaining a fundamental connection in terms of image content. In the past few years, remarkable advancements in…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Or Greenberg , Eran Kishon , Dani Lischinski

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

Cross-domain image-to-image translation should satisfy two requirements: (1) preserve the information that is common to both domains, and (2) generate convincing images covering variations that appear in the target domain. This is…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Adam W. Harley , Shih-En Wei , Jason Saragih , Katerina Fragkiadaki

Image-to-image translation is a subset of computer vision and pattern recognition problems where our goal is to learn a mapping between input images of domain $\mathbf{X}_1$ and output images of domain $\mathbf{X}_2$. Current methods use…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Safalya Pal

Recent studies have shown remarkable success in the unsupervised image to image (I2I) translation. However, due to the imbalance in the data, learning joint distribution for various domains is still very challenging. Although existing…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Jihye Back