中文
相关论文

相关论文: Uncertainty-aware Generalized Adaptive CycleGAN

200 篇论文

Unsupervised image-to-image translation is the task of translating an image from one domain to another in the absence of any paired training examples and tends to be more applicable to practical applications. Nevertheless, the extension of…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Yang Chen , Yingwei Pan , Ting Yao , Xinmei Tian , Tao Mei

Generative models are popular for medical imaging tasks such as anomaly detection, feature extraction, data visualization, or image generation. Since they are parameterized by deep learning models, they are often sensitive to distribution…

机器学习 · 计算机科学 2025-03-25 Miguel López-Pérez , Marco Miani , Valery Naranjo , Søren Hauberg , Aasa Feragen

In this paper, we revisit the Image-to-Image (I2I) translation problem with transition consistency, namely the consistency defined on the conditional data mapping between each data pairs. Explicitly parameterizing each data mappings with a…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Yaxin Shi , Xiaowei Zhou , Ping Liu , Ivor Tsang

We introduce a diffusion-based cross-domain image translator in the absence of paired training data. Unlike GAN-based methods, our approach integrates diffusion models to learn the image translation process, allowing for more coverable…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Shilong Zou , Yuhang Huang , Renjiao Yi , Chenyang Zhu , Kai Xu

Though remarkable progress has been achieved in various vision tasks, deep neural networks still suffer obvious performance degradation when tested in out-of-distribution scenarios. We argue that the feature statistics (mean and standard…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Xiaotong Li , Yongxing Dai , Yixiao Ge , Jun Liu , Ying Shan , Ling-Yu Duan

Unsupervised image-to-image translation (UNIT) aims at learning a mapping between several visual domains by using unpaired training images. Recent studies have shown remarkable success for multiple domains but they suffer from two main…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yahui Liu , Marco De Nadai , Jian Yao , Nicu Sebe , Bruno Lepri , Xavier Alameda-Pineda

The goal of unpaired image-to-image translation is to produce an output image reflecting the target domain's style while keeping unrelated contents of the input source image unchanged. However, due to the lack of attention to the content…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Guanglei Yang , Hao Tang , Humphrey Shi , Mingli Ding , Nicu Sebe , Radu Timofte , Luc Van Gool , Elisa Ricci

Recent techniques built on Generative Adversarial Networks (GANs), such as Cycle-Consistent GANs, are able to learn mappings among different domains built from unpaired datasets, through min-max optimization games between generators and…

机器学习 · 计算机科学 2020-08-18 Haoran You , Yu Cheng , Tianheng Cheng , Chunliang Li , Pan Zhou

Unsupervised domain adaptation (UDA) deals with the problem of classifying unlabeled target domain data while labeled data is only available for a different source domain. Unfortunately, commonly used classification methods cannot fulfill…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Tobias Ringwald , Rainer Stiefelhagen

Unsupervised domain adaptation (UDA) aims to improve the prediction performance in the target domain under distribution shifts from the source domain. The key principle of UDA is to minimize the divergence between the source and the target…

计算机视觉与模式识别 · 计算机科学 2022-11-17 JoonHo Lee , Gyemin Lee

Generative models enable the translation from a source image domain where readily trained models are available to a target domain unseen during training. While Cycle Generative Adversarial Networks (GANs) are well established, the…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Nicolas Brieu , Nicolas Triltsch , Philipp Wortmann , Dominik Winter , Shashank Saran , Marlon Rebelatto , Günter Schmidt

Image-to-image translation tasks have been widely investigated with Generative Adversarial Networks (GANs) and dual learning. However, existing models lack the ability to control the translated results in the target domain and their results…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Jianxin Lin , Yingce Xia , Tao Qin , Zhibo Chen , Tie-Yan Liu

The goal of unsupervised image-to-image translation is to map images from one domain to another without the ground truth correspondence between the two domains. State-of-art methods learn the correspondence using large numbers of unpaired…

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

Image synthesis from corrupted contrasts increases the diversity of diagnostic information available for many neurological diseases. Recently the image-to-image translation has experienced significant levels of interest within medical…

图像与视频处理 · 电气工程与系统科学 2020-12-04 Toan Duc Bui , Manh Nguyen , Ngan Le , Khoa Luu

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

Uncertainty quantification plays an important role in achieving trustworthy and reliable learning-based computational imaging. Recent advances in generative modeling and Bayesian neural networks have enabled the development of…

图像与视频处理 · 电气工程与系统科学 2025-10-07 Canberk Ekmekci , Mujdat Cetin

Current methods for image-to-image translation produce compelling results, however, the applied transformation is difficult to control, since existing mechanisms are often limited and non-intuitive. We propose ParGAN, a generalization of…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Diego Martin Arroyo , Alessio Tonioni , Federico Tombari

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

State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they still produce…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Hao Tang , Hong Liu , Dan Xu , Philip H. S. Torr , Nicu Sebe

Unsupervised anomaly detection (UAD) learns one-class classifiers exclusively with normal (i.e., healthy) images to detect any abnormal (i.e., unhealthy) samples that do not conform to the expected normal patterns. UAD has two main…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Yu Tian , Guansong Pang , Fengbei Liu , Yuanhong chen , Seon Ho Shin , Johan W. Verjans , Rajvinder Singh , Gustavo Carneiro