中文
相关论文

相关论文: Towards Instance-level Image-to-Image Translation

200 篇论文

Unsupervised image-to-image translation is an important and challenging problem in computer vision. Given an image in the source domain, the goal is to learn the conditional distribution of corresponding images in the target domain, without…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Xun Huang , Ming-Yu Liu , Serge Belongie , Jan Kautz

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

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

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

We present a novel unsupervised framework for instance-level image-to-image translation. Although recent advances have been made by incorporating additional object annotations, existing methods often fail to handle images with multiple…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Somi Jeong , Youngjung Kim , Eungbean Lee , Kwanghoon Sohn

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). However, previous methods often fail in challenging cases, in particular, when…

机器学习 · 计算机科学 2019-01-03 Sangwoo Mo , Minsu Cho , Jinwoo Shin

Image-to-image translation has drawn great attention during the past few years. It aims to translate an image in one domain to a given reference image in another domain. Due to its effectiveness and efficiency, many applications can be…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Weihao Xia , Yujiu Yang , Jing-Hao Xue

Image-to-image translation is a general name for a task where an image from one domain is converted to a corresponding image in another domain, given sufficient training data. Traditionally different approaches have been proposed depending…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Soumya Tripathy , Juho Kannala , Esa Rahtu

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

Unsupervised image-to-image translation methods have received a lot of attention in the last few years. Multiple techniques emerged tackling the initial challenge from different perspectives. Some focus on learning as much as possible from…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Luca Barras , Samuel Chassot , Daniel Filipe Nunes Silva

Unpaired Image-to-Image Translation (UIT) focuses on translating images among different domains by using unpaired data, which has received increasing research focus due to its practical usage. However, existing UIT schemes defect in the…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Xinyang Li , Jie Hu , Shengchuan Zhang , Xiaopeng Hong , Qixiang Ye , Chenglin Wu , Rongrong Ji

Image-to-image translation aims to learn the mapping between two visual domains. There are two main challenges for this task: 1) lack of aligned training pairs and 2) multiple possible outputs from a single input image. In this work, we…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Hsin-Ying Lee , Hung-Yu Tseng , Qi Mao , Jia-Bin Huang , Yu-Ding Lu , Maneesh Singh , Ming-Hsuan Yang

Unpaired image-to-image translation (UNIT) aims to map images between two visual domains without paired training data. However, given a UNIT model trained on certain domains, it is difficult for current methods to incorporate new domains…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Siyu Huang , Jie An , Donglai Wei , Zudi Lin , Jiebo Luo , Hanspeter Pfister

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

Existing techniques for image-to-image translation commonly have suffered from two critical problems: heavy reliance on per-sample domain annotation and/or inability of handling multiple attributes per image. Recent truly-unsupervised…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Jihye Park , Sunwoo Kim , Soohyun Kim , Seokju Cho , Jaejun Yoo , Youngjung Uh , Seungryong Kim

Over the past few years, image-to-image (I2I) translation methods have been proposed to translate a given image into diverse outputs. Despite the impressive results, they mainly focus on the I2I translation between two domains, so the…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Somi Jeong , Jiyoung Lee , Kwanghoon Sohn

We propose a novel solution for unpaired image-to-image (I2I) translation. To translate complex images with a wide range of objects to a different domain, recent approaches often use the object annotations to perform per-class…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Seokbeom Song , Suhyeon Lee , Hongje Seong , Kyoungwon Min , Euntai Kim

Unpaired image-to-image translation is a class of vision problems whose goal is to find the mapping between different image domains using unpaired training data. Cycle-consistency loss is a widely used constraint for such problems. However,…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Yihao Zhao , Ruihai Wu , Hao Dong

Unsupervised image-to-image translation (UNIT) aims at learning a mapping between several visual domains by using unpaired training images. Recent studies have shown remarkable success for multiple domains but they suffer from two main…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yahui Liu , Marco De Nadai , Jian Yao , Nicu Sebe , Bruno Lepri , Xavier Alameda-Pineda

Image-to-image translation aims to learn the mapping between two visual domains. There are two main challenges for many applications: 1) the lack of aligned training pairs and 2) multiple possible outputs from a single input image. In this…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Hsin-Ying Lee , Hung-Yu Tseng , Jia-Bin Huang , Maneesh Kumar Singh , Ming-Hsuan Yang
‹ 上一页 1 2 3 10 下一页 ›