中文
相关论文

相关论文: Cross-Domain Image Conversion by CycleDM

200 篇论文

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

Interest in image-to-image translation has grown substantially in recent years with the success of unsupervised models based on the cycle-consistency assumption. The achievements of these models have been limited to a particular subset of…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Matthew Amodio , Smita Krishnaswamy

Recently, image-to-image translation has been made much progress owing to the success of conditional Generative Adversarial Networks (cGANs). And some unpaired methods based on cycle consistency loss such as DualGAN, CycleGAN and DiscoGAN…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Ziqiang Zheng , Wang Chao , Zhibin Yu , Nan Wang , Haiyong Zheng , Bing Zheng

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

With the development of generative technologies in deep learning, a large number of image-to-image translation and style transfer models have emerged at an explosive rate in recent years. These two technologies have made significant…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Xiaoming Yu , Jie Tian , Zhenhua Hu

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

Magnetic Resonance Imaging (MRI) scans acquired from different scanners or institutions often suffer from domain shifts owing to variations in hardware, protocols, and acquisition parameters. This discrepancy degrades the performance of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Mohd Usama , Belal Ahmad , Faleh Menawer R Althiyabi

As deep learning-based systems have become an integral part of everyday life, limitations in their generalization ability have begun to emerge. Machine learning algorithms typically rely on the i.i.d. assumption, meaning that their training…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Aristotelis Ballas , Christos Diou

The primary motivation of Image-to-Image Transformation is to convert an image of one domain to another domain. Most of the research has been focused on the task of image transformation for a set of pre-defined domains. Very few works are…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Kishan Babu Kancharagunta , Shiv Ram Dubey

Image to image translation aims to learn a mapping that transforms an image from one visual domain to another. Recent works assume that images descriptors can be disentangled into a domain-invariant content representation and a…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Raul Gomez , Yahui Liu , Marco De Nadai , Dimosthenis Karatzas , Bruno Lepri , Nicu Sebe

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

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

Brain imaging plays a crucial role in the diagnosis and treatment of various neurological disorders, providing valuable insights into the structure and function of the brain. Techniques such as magnetic resonance imaging (MRI) and computed…

图像与视频处理 · 电气工程与系统科学 2025-01-23 Fatima Haimour , Rizik Al-Sayyed , Waleed Mahafza , Omar S. Al-Kadi

Image restoration and enhancement are pivotal for numerous computer vision applications, yet unifying these tasks efficiently remains a significant challenge. Inspired by the iterative refinement capabilities of diffusion models, we propose…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Minglong Xue , Jinhong He , Shivakumara Palaiahnakote , Mingliang Zhou

We present a novel method for exemplar-based image translation, called matching interleaved diffusion models (MIDMs). Most existing methods for this task were formulated as GAN-based matching-then-generation framework. However, in this…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Junyoung Seo , Gyuseong Lee , Seokju Cho , Jiyoung Lee , Seungryong Kim

Image-to-image translation aims to learn a mapping between a source and a target domain, enabling tasks such as style transfer, appearance transformation, and domain adaptation. In this work, we explore a diffusion-based framework for…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Qiang Zhu , Kuan Lu , Menghao Huo , Yuxiao Li

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 current state-of-the-art Diffusion model has demonstrated excellent results in generating images. However, the images are monotonous and are mostly the result of the distribution of images of people in the training set, making it…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Tianyu Chen

CT image denoising can be treated as an image-to-image translation task where the goal is to learn the transform between a source domain $X$ (noisy images) and a target domain $Y$ (clean images). Recently, cycle-consistent adversarial…

图像与视频处理 · 电气工程与系统科学 2020-02-28 Jinglan Liu , Yukun Ding , Jinjun Xiong , Qianjun Jia , Meiping Huang , Jian Zhuang , Bike Xie , Chun-Chen Liu , Yiyu Shi

We introduce a segmentation-guided approach to synthesise images that integrate features from two distinct domains. Images synthesised by our dual-domain model belong to one domain within the semantic mask, and to another in the rest of the…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Dena Bazazian , Andrew Calway , Dima Damen