中文
相关论文

相关论文: SHUNIT: Style Harmonization for Unpaired Image-to-…

200 篇论文

Image translation between two domains is a class of problems aiming to learn mapping from an input image in the source domain to an output image in the target domain. It has been applied to numerous domains, such as data augmentation,…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Chao Yang , Taehwan Kim , Ruizhe Wang , Hao Peng , C. -C. Jay Kuo

The motivation of our research is to explore the possibilities of automatic sound-to-image (S2I) translation for enabling a human receiver to visually infer the occurrence of sound related events. We expect the computer to 'imagine' the…

声音 · 计算机科学 2022-03-10 Leonardo A. Fanzeres , Climent Nadeu

Cross-domain mapping has been a very active topic in recent years. Given one image, its main purpose is to translate it to the desired target domain, or multiple domains in the case of multiple labels. This problem is highly challenging due…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Andrés Romero , Pablo Arbeláez , Luc Van Gool , Radu Timofte

This work introduces ArtAdapter, a transformative text-to-image (T2I) style transfer framework that transcends traditional limitations of color, brushstrokes, and object shape, capturing high-level style elements such as composition and…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Dar-Yen Chen , Hamish Tennent , Ching-Wen Hsu

Despite the great success of GANs in images translation with different conditioned inputs such as semantic segmentation and edge maps, generating high-fidelity realistic images with reference styles remains a grand challenge in conditional…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Fangneng Zhan , Yingchen Yu , Kaiwen Cui , Gongjie Zhang , Shijian Lu , Jianxiong Pan , Changgong Zhang , Feiying Ma , Xuansong Xie , Chunyan Miao

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

Data efficiency, or the ability to generalize from a few labeled data, remains a major challenge in deep learning. Semi-supervised learning has thrived in traditional recognition tasks alleviating the need for large amounts of labeled data,…

计算机视觉与模式识别 · 计算机科学 2023-06-27 George Eskandar , Shuai Zhang , Mohamed Abdelsamad , Mark Youssef , Diandian Guo , Bin Yang

Image-to-image translation (I2I) is a fundamental task in computer vision, focused on mapping an input image from a source domain to a corresponding image in a target domain while preserving domain-invariant features and adapting…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Feiyu Tan , Heran Yang , Qihong Duan , Kai Ye , Qi Xie , Deyu Meng

Data-driven paradigms using machine learning are becoming ubiquitous in image processing and communications. In particular, image-to-image (I2I) translation is a generic and widely used approach to image processing problems, such as image…

图像与视频处理 · 电气工程与系统科学 2022-08-10 Fei Yang , Yaxing Wang , Luis Herranz , Yongmei Cheng , Mikhail Mozerov

Image to image translation is the problem of transferring an image from a source domain to a different (but related) target domain. We present a new unsupervised image to image translation technique that leverages the underlying semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Pravakar Roy , Nicolai Häni , Jun-Jee Chao , Volkan Isler

In the field of Image-to-Image (I2I) translation, ensuring consistency between input images and their translated results is a key requirement for producing high-quality and desirable outputs. Previous I2I methods have relied on result…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yaxin Shi , Xiaowei Zhou , Ping Liu , Ivor W. Tsang

We address the problem of unpaired geometric image-to-image translation. Rather than transferring the style of an image as a whole, our goal is to translate the geometry of an object as depicted in different domains while preserving its…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Kaili Wang , Liqian Ma , Jose Oramas , Luc Van Gool , Tinne Tuytelaars

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

The objective of text-to-image (T2I) personalization is to customize a diffusion model to a user-provided reference concept, generating diverse images of the concept aligned with the target prompts. Conventional methods representing the…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Jisu Nam , Heesu Kim , DongJae Lee , Siyoon Jin , Seungryong Kim , Seunggyu Chang

The appearance of ultrasound images varies across acquisition devices, causing domain shifts that degrade the performance of fixed black-box downstream inference models when reused. To mitigate this issue, it is practical to develop…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Nhat-Tuong Do-Tran , Ngoc-Hoang-Lam Le , Ching-Chun Huang

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

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

The goal of Image-to-image (I2I) translation is to transfer an image from a source domain to a target domain, which has recently drawn increasing attention. One major branch of this research is to formulate I2I translation based on…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Yuanjiang Cao , Lina Yao , Le Pan , Quan Z. Sheng , Xiaojun Chang

The task of unpaired image-to-image translation is highly challenging due to the lack of explicit cross-domain pairs of instances. We consider here diverse image translation (DIT), an even more challenging setting in which an image can have…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Yaxing Wang , Abel Gonzalez-Garcia , Joost van de Weijer , Luis Herranz

Image-to-image (i2i) networks struggle to capture local changes because they do not affect the global scene structure. For example, translating from highway scenes to offroad, i2i networks easily focus on global color features but ignore…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Anthony Dell'Eva , Fabio Pizzati , Massimo Bertozzi , Raoul de Charette