中文
相关论文

相关论文: Unsupervised Medical Image Translation Using Cycle…

200 篇论文

Supervised Pix2Pix and unsupervised Cycle-consistency are two modes that dominate the field of medical image-to-image translation. However, neither modes are ideal. The Pix2Pix mode has excellent performance. But it requires paired and well…

图像与视频处理 · 电气工程与系统科学 2021-11-12 Lingke Kong , Chenyu Lian , Detian Huang , Zhenjiang Li , Yanle Hu , Qichao Zhou

Image-to-image translation is considered a new frontier in the field of medical image analysis, with numerous potential applications. However, a large portion of recent approaches offers individualized solutions based on specialized…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Karim Armanious , Chenming Jiang , Marc Fischer , Thomas Küstner , Konstantin Nikolaou , Sergios Gatidis , Bin Yang

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

The recent direction of unpaired image-to-image translation is on one hand very exciting as it alleviates the big burden in obtaining label-intensive pixel-to-pixel supervision, but it is on the other hand not fully satisfactory due to the…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Rui Zhang , Tomas Pfister , Jia Li

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

Unpaired image-to-image translation is the problem of mapping an image in the source domain to one in the target domain, without requiring corresponding image pairs. To ensure the translated images are realistically plausible, recent works,…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Anoop Cherian , Alan Sullivan

Recent studies on unsupervised image-to-image translation have made a remarkable progress by training a pair of generative adversarial networks with a cycle-consistent loss. However, such unsupervised methods may generate inferior results…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Minjun Li , Haozhi Huang , Lin Ma , Wei Liu , Tong Zhang , Yu-Gang Jiang

Unpaired image-to-image translation has broad applications in art, design, and scientific simulations. One early breakthrough was CycleGAN that emphasizes one-to-one mappings between two unpaired image domains via generative-adversarial…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Dmitrii Torbunov , Yi Huang , Haiwang Yu , Jin Huang , Shinjae Yoo , Meifeng Lin , Brett Viren , Yihui Ren

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

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

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

A diversified dataset is crucial for training a well-generalized supervised computer vision algorithm. However, in the field of microbiology, generation and annotation of a diverse dataset including field-taken images are time consuming,…

图像与视频处理 · 电气工程与系统科学 2023-06-13 Saber Mirzaee Bafti , Chee Siang Ang , Gianluca Marcelli , Md. Moinul Hossain , Sadiya Maxamhud , Anastasios D. Tsaousis

Recently image-to-image translation has attracted significant interests in the literature, starting from the successful use of the generative adversarial network (GAN), to the introduction of cyclic constraint, to extensions to multiple…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Zengming Shen , S. Kevin Zhou , Yifan Chen , Bogdan Georgescu , Xuqi Liu , Thomas S. Huang

Unpaired image-to-image translation methods aim at learning a mapping of images from a source domain to a target domain. Recently, these methods proved to be very useful in biological applications to display subtle phenotypic cell…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Anis Bourou , Auguste Genovesio

Unsupervised image-to-image translation methods such as CycleGAN learn to convert images from one domain to another using unpaired training data sets from different domains. Unfortunately, these approaches still require centrally collected…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Joonyoung Song , Jong Chul Ye

Low quality depth poses a considerable challenge to computer vision algorithms. In this work we aim to enhance highly degraded, real-world depth images acquired by a low-cost sensor, for which an analytical noise model is unavailable. In…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Alona Baruhov , Guy Gilboa

Unsupervised image-to-image translation is a recently proposed task of translating an image to a different style or domain given only unpaired image examples at training time. In this paper, we formulate a new task of unsupervised…

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

CycleGAN provides a framework to train image-to-image translation with unpaired datasets using cycle consistency loss [4]. While results are great in many applications, the pixel level cycle consistency can potentially be problematic and…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Tongzhou Wang , Yihan Lin

Unsupervised multi-domain image-to-image translation aims to synthesis images among multiple domains without labeled data, which is more general and complicated than one-to-one image mapping. However, existing methods mainly focus on…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Ye Lin , Keren Fu , Shenggui Ling , Cheng Peng

Unsupervised image translation aims to learn the transformation from a source domain to another target domain given unpaired training data. Several state-of-the-art works have yielded impressive results in the GANs-based unsupervised…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Taewon Kang , Kwang Hee Lee
‹ 上一页 1 2 3 10 下一页 ›