中文
相关论文

相关论文: Extremely Weak Supervised Image-to-Image Translati…

200 篇论文

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

Unpaired Image-to-Image translation aims to convert the image from one domain (input domain A) to another domain (target domain B), without providing paired examples for the training. The state-of-the-art, Cycle-GAN demonstrated the power…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Mohan Nikam

Image-to-image translation models transfer images from input domain to output domain in an endeavor to retain the original content of the image. Contrastive Unpaired Translation is one of the existing methods for solving such problems.…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Bernard Spiegl

Semantic Image Synthesis (SIS) is a subclass of image-to-image translation where a photorealistic image is synthesized from a segmentation mask. SIS has mostly been addressed as a supervised problem. However, state-of-the-art methods depend…

计算机视觉与模式识别 · 计算机科学 2021-10-01 George Eskandar , Mohamed Abdelsamad , Karim Armanious , Bin Yang

Unsupervised image-to-image translation aims at learning a joint distribution of images in different domains by using images from the marginal distributions in individual domains. Since there exists an infinite set of joint distributions…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Ming-Yu Liu , Thomas Breuel , Jan Kautz

Utilizing the trained model under different conditions without data annotation is attractive for robot applications. Towards this goal, one class of methods is to translate the image style from another environment to the one on which models…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Zexi Chen , Jiaxin Guo , Xuecheng Xu , Yunkai Wang , Yue Wang , Rong Xiong

Medical image-to-image (I2I) translation enables virtual scanning, i.e. the synthesis of a target imaging modality from a source one without additional acquisitions. Despite growing interest, most proposed methods operate on 2D slices, are…

The problem of image-to-image translation is one that is intruiging and challenging at the same time, for the impact potential it can have on a wide variety of other computer vision applications like colorization, inpainting, segmentation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 BahaaEddin AlAila , Zahra Jandaghi , Abolfazl Farahani , Mohammad Ziad Al-Saad

Medical image translation is crucial for reducing the need for redundant and expensive multi-modal imaging in clinical field. However, current approaches based on Convolutional Neural Networks (CNNs) and Transformers often fail to capture…

图像与视频处理 · 电气工程与系统科学 2024-11-21 Jiayu Huo , Sebastien Ourselin , Rachel Sparks

Every recent image-to-image translation model inherently requires either image-level (i.e. input-output pairs) or set-level (i.e. domain labels) supervision. However, even set-level supervision can be a severe bottleneck for data collection…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Kyungjune Baek , Yunjey Choi , Youngjung Uh , Jaejun Yoo , Hyunjung Shim

Many applications of unpaired image-to-image translation require the input contents to be preserved semantically during translations. Unaware of the inherently unmatched semantics distributions between source and target domains, existing…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Zhiwei Jia , Bodi Yuan , Kangkang Wang , Hong Wu , David Clifford , Zhiqiang Yuan , Hao Su

Unsupervised image-to-image translation is a class of computer vision problems which aims at modeling conditional distribution of images in the target domain, given a set of unpaired images in the source and target domains. An image in the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Hadi Kazemi , Sobhan Soleymani , Fariborz Taherkhani , Seyed Mehdi Iranmanesh , Nasser M. Nasrabadi

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

Purpose: This study examines the core traits of image-to-image translation (I2I) networks, focusing on their effectiveness and adaptability in everyday clinical settings. Methods: We have analyzed data from 794 patients diagnosed with…

图像与视频处理 · 电气工程与系统科学 2025-07-22 Mohammad R. Salmanpour , Amin Mousavi , Yixi Xu , William B Weeks , Ilker Hacihaliloglu

Unsupervised image-to-image translation aims to learn the translation between two visual domains without paired data. Despite the recent progress in image translation models, it remains challenging to build mappings between complex domains…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Shuai Yang , Liming Jiang , Ziwei Liu , Chen Change Loy

Unsupervised image-to-image translation aims to learn the mapping between two visual domains with unpaired samples. Existing works focus on disentangling domain-invariant content code and domain-specific style code individually for…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Yunfei Liu , Haofei Wang , Yang Yue , Feng Lu

Deep learning has become one of remote sensing scientists' most efficient computer vision tools in recent years. However, the lack of training labels for the remote sensing datasets means that scientists need to solve the domain adaptation…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Mikhail Sokolov , Christopher Henry , Joni Storie , Christopher Storie , Victor Alhassan , Mathieu Turgeon-Pelchat

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

The natural world is long-tailed: rare classes are observed orders of magnitudes less frequently than common ones, leading to highly-imbalanced data where rare classes can have only handfuls of examples. Learning from few examples is a…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Edoardo Lanzini , Sara Beery

Advancements in graphics technology has increased the use of simulated data for training machine learning models. However, the simulated data often differs from real-world data, creating a distribution gap that can decrease the efficacy of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Charles Y Zhang , Ashish Shrivastava