中文
相关论文

相关论文: An Example for Domain Adaptation Using CycleGAN

200 篇论文

Double staining in histopathology, particularly for metaplastic breast cancer, typically employs H&E and P63 dyes. However, P63's tissue damage and high cost necessitate alternative methods. This study introduces xAI-CycleGAN, an advanced…

图像与视频处理 · 电气工程与系统科学 2023-12-07 Tibor Sloboda , Lukáš Hudec , Wanda Benešová

In digital pathology, many image analysis tasks are challenged by the need for large and time-consuming manual data annotations to cope with various sources of variability in the image domain. Unsupervised domain adaptation based on…

图像与视频处理 · 电气工程与系统科学 2022-05-18 Nassim Bouteldja , Barbara Mara Klinkhammer , Tarek Schlaich , Peter Boor , Dorit Merhof

Image-to-image translation is a new field in computer vision with multiple potential applications in the medical domain. However, for supervised image translation frameworks, co-registered datasets, paired in a pixel-wise sense, are…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Karim Armanious , Chenming Jiang , Sherif Abdulatif , Thomas Küstner , Sergios Gatidis , Bin Yang

Recent studies have shown remarkable success in image-to-image translation for two domains. However, existing approaches have limited scalability and robustness in handling more than two domains, since different models should be built…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Yunjey Choi , Minje Choi , Munyoung Kim , Jung-Woo Ha , Sunghun Kim , Jaegul Choo

The variation in histologic staining between different medical centers is one of the most profound challenges in the field of computer-aided diagnosis. The appearance disparity of pathological whole slide images causes algorithms to become…

图像与视频处理 · 电气工程与系统科学 2024-04-05 Martin J. Hetz , Tabea-Clara Bucher , Titus J. Brinker

Domain adaptation is of huge interest as labeling is an expensive and error-prone task, especially when labels are needed on pixel-level like in semantic segmentation. Therefore, one would like to be able to train neural networks on…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Annika Mütze , Matthias Rottmann , Hanno Gottschalk

Conventional cross-domain image-to-image translation or unsupervised domain adaptation methods assume that the source domain and target domain are closely related. This neglects a practical scenario where the domain discrepancy between the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Yichen Li , Xingchao Peng

The CycleGAN framework allows for unsupervised image-to-image translation of unpaired data. In a scenario of surgical training on a physical surgical simulator, this method can be used to transform endoscopic images of phantoms into images…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Lalith Sharan , Gabriele Romano , Sven Koehler , Halvar Kelm , Matthias Karck , Raffaele De Simone , Sandy Engelhardt

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

In whole slide imaging, commonly used staining techniques based on hematoxylin and eosin (H&E) and immunohistochemistry (IHC) stains accentuate different aspects of the tissue landscape. In the case of detecting metastases, IHC provides a…

图像与视频处理 · 电气工程与系统科学 2022-08-30 Joseph Boyd , Irène Villa , Marie-Christine Mathieu , Eric Deutsch , Nikos Paragios , Maria Vakalopoulou , Stergios Christodoulidis

This year alone has seen unprecedented leaps in the area of learning-based image translation, namely CycleGAN, by Zhu et al. But experiments so far have been tailored to merely two domains at a time, and scaling them to more would require…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Asha Anoosheh , Eirikur Agustsson , Radu Timofte , Luc Van Gool

The presence of domain shift in medical imaging is a common issue, which can greatly impact the performance of segmentation models when dealing with unseen image domains. Adversarial-based deep learning models, such as Cycle-GAN, have…

图像与视频处理 · 电气工程与系统科学 2023-04-19 Paolo Iacono , Naimul Khan

We present VoloGAN, an adversarial domain adaptation network that translates synthetic RGB-D images of a high-quality 3D model of a person, into RGB-D images that could be generated with a consumer depth sensor. This system is especially…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Sascha Kirch , Rafael Pagés , Sergio Arnaldo , Sergio Martín

This paper introduces a new method of generating realistic pervasive changes in the context of evaluating the effectiveness of change detection algorithms in controlled settings. The method, a cycle-consistent adversarial network…

图像与视频处理 · 电气工程与系统科学 2020-05-18 Christopher X. Ren , Amanda Ziemann , Alice M. S. Durieux , James Theiler

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

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jun-Yan Zhu , Taesung Park , Phillip Isola , Alexei A. Efros

Generative Adversarial Networks (GANs) have facilitated a new direction to tackle the image-to-image transformation problem. Different GANs use generator and discriminator networks with different losses in the objective function. Still…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Kancharagunta Kishan Babu , Shiv Ram Dubey

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

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 an ill-posed problem. Unlike existing paired unbounded unidirectional translation networks, in this paper, we consider unpaired medical images and provide a strictly bounded network that yields a stable…

图像与视频处理 · 电气工程与系统科学 2023-11-07 Swati Rai , Jignesh S. Bhatt , Sarat Kumar Patra