中文
相关论文

相关论文: Auto-Encoding for Shared Cross Domain Feature Repr…

200 篇论文

The one-to-one mapping is necessary for many bidirectional image-to-image translation applications, such as MRI image synthesis as MRI images are unique to the patient. State-of-the-art approaches for image synthesis from domain X to domain…

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

Image-to-image translation has recently received significant attention due to advances in deep learning. Most works focus on learning either a one-to-one mapping in an unsupervised way or a many-to-many mapping in a supervised way. However,…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Liqian Ma , Xu Jia , Stamatios Georgoulis , Tinne Tuytelaars , Luc Van Gool

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

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

Image-to-Image (I2I) translation is a heated topic in academia, and it also has been applied in real-world industry for tasks like image synthesis, super-resolution, and colorization. However, traditional I2I translation methods train data…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Jialu Huang , Jing Liao , Sam Kwong

Medical Image-to-image translation is a key task in computer vision and generative artificial intelligence, and it is highly applicable to medical image analysis. GAN-based methods are the mainstream image translation methods, but they…

图像与视频处理 · 电气工程与系统科学 2023-11-07 Zhuhui Wang , Jianwei Zuo , Xuliang Deng , Jiajia Luo

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

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

It is well known that humans can learn and recognize objects effectively from several limited image samples. However, learning from just a few images is still a tremendous challenge for existing main-stream deep neural networks. Inspired by…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Ziqiang Zheng , Zhibin Yu , Haiyong Zheng , Yang Yang , Heng Tao Shen

Recent image-to-image (I2I) translation algorithms focus on learning the mapping from a source to a target domain. However, the continuous translation problem that synthesizes intermediate results between two domains has not been…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Qi Mao , Hung-Yu Tseng , Hsin-Ying Lee , Jia-Bin Huang , Siwei Ma , Ming-Hsuan Yang

Typical methods for text-to-image synthesis seek to design effective generative architecture to model the text-to-image mapping directly. It is fairly arduous due to the cross-modality translation. In this paper we circumvent this problem…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Jiadong Liang , Wenjie Pei , Feng Lu

The goal of this paper is to embed controllable factors, i.e., natural language descriptions, into image-to-image translation with generative adversarial networks, which allows text descriptions to determine the visual attributes of…

计算机视觉与模式识别 · 计算机科学 2020-02-14 Bowen Li , Xiaojuan Qi , Philip H. S. Torr , Thomas Lukasiewicz

State-of-the-art image-to-image translation methods tend to struggle in an imbalanced domain setting, where one image domain lacks richness and diversity. We introduce a new unsupervised translation network, BalaGAN, specifically designed…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Or Patashnik , Dov Danon , Hao Zhang , Daniel Cohen-Or

In domain adaptation for neural machine translation, translation performance can benefit from separating features into domain-specific features and common features. In this paper, we propose a method to explicitly model the two kinds of…

计算与语言 · 计算机科学 2019-09-24 Shuhao Gu , Yang Feng , Qun Liu

Transformers gain huge attention since they are first introduced and have a wide range of applications. Transformers start to take over all areas of deep learning and the Vision transformers paper also proved that they can be used for…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Yiğit Gündüç

Many real-world datasets can be divided into groups according to certain salient features (e.g. grouping images by subject, grouping text by font, etc.). Often, machine learning tasks require that these features be represented separately…

分布式、并行与集群计算 · 计算机科学 2022-02-16 Dan Andrei Iliescu , Aliaksei Mikhailiuk , Damon Wischik , Rafal Mantiuk

We study the problem of transferring a sample in one domain to an analog sample in another domain. Given two related domains, S and T, we would like to learn a generative function G that maps an input sample from S to the domain T, such…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Yaniv Taigman , Adam Polyak , Lior Wolf

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

Unsupervised domain adaptation enables to alleviate the need for pixel-wise annotation in the semantic segmentation. One of the most common strategies is to translate images from the source domain to the target domain and then align their…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jinyu Yang , Weizhi An , Sheng Wang , Xinliang Zhu , Chaochao Yan , Junzhou Huang

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