中文
相关论文

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

200 篇论文

Image-to-image translation is to convert an image of the certain style to another of the target style with the content preserved. A desired translator should be capable to generate diverse results in a controllable (many-to-many) fashion.…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Yuanbin Fu , Jiayi Ma , Lin Ma , Xiaojie Guo

Unpaired image-to-image translation is to translate an image from a source domain to a target domain without paired training data. By utilizing CNN in extracting local semantics, various techniques have been developed to improve the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Wanfeng Zheng , Qiang Li , Guoxin Zhang , Pengfei Wan , Zhongyuan Wang

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

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

Unsupervised image-to-image translation aims at learning a joint distribution of images in different domains by using images from the marginal distributions in individual domains. Since there exists an infinite set of joint distributions…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Ming-Yu Liu , Thomas Breuel , Jan Kautz

Image-to-image translation (I2I) aims to transfer images from a source domain to a target domain while preserving the content representations. I2I has drawn increasing attention and made tremendous progress in recent years because of its…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Yingxue Pang , Jianxin Lin , Tao Qin , Zhibo Chen

Unsupervised image-to-image translation aims at learning the mapping from the source to target domain without using paired images for training. An essential yet restrictive assumption for unsupervised image translation is that the two…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Shaoan Xie , Mingming Gong , Yanwu Xu , Kun Zhang

Image-to-image translation (I2I) transforms an image from a source domain to a target domain while preserving source content. Most computer vision applications are in the field of image-to-image translation, such as style transfer, image…

图像与视频处理 · 电气工程与系统科学 2025-02-18 Mehran Safayani , Behnaz Mirzapour , Hanieh aghaebrahimiyan , Nasrin Salehi , Hamid Ravaee

We propose a novel method for unsupervised image-to-image translation, which incorporates a new attention module and a new learnable normalization function in an end-to-end manner. The attention module guides our model to focus on more…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Junho Kim , Minjae Kim , Hyeonwoo Kang , Kwanghee Lee

Image to Image Translation (I2I) is a challenging computer vision problem used in numerous domains for multiple tasks. Recently, ophthalmology became one of the major fields where the application of I2I is increasing rapidly. One such…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Hemanth Pasupuleti , G. N. Girish

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

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

Synthetic image translation has significant potentials in autonomous transportation systems. That is due to the expense of data collection and annotation as well as the unmanageable diversity of real-words situations. The main issue with…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Sebastian Bujwid , Miquel Martí , Hossein Azizpour , Alessandro Pieropan

Image-to-Image Translation is a vital area of computer vision that focuses on transforming images from one visual domain to another while preserving their core content and structure. However, this field faces two major challenges: first,…

图像与视频处理 · 电气工程与系统科学 2024-09-27 Wanchen Zhao

This study aims to learn a translation from visible to infrared imagery, bridging the domain gap between the two modalities so as to improve accuracy on downstream tasks including object detection. Previous approaches attempt to perform…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Prahlad Anand , Qiranul Saadiyean , Aniruddh Sikdar , Nalini N , Suresh Sundaram

Unsupervised image-to-image translation tasks aim to find a mapping between a source domain X and a target domain Y from unpaired training data. Contrastive learning for Unpaired image-to-image Translation (CUT) yields state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Junlin Han , Mehrdad Shoeiby , Lars Petersson , Mohammad Ali Armin

Image-to-image translation has been revolutionized with GAN-based methods. However, existing methods lack the ability to preserve the identity of the source domain. As a result, synthesized images can often over-adapt to the reference…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Mu Cai , Hong Zhang , Huijuan Huang , Qichuan Geng , Yixuan Li , Gao Huang

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

Image colorization is inherently an ill-posed problem with multi-modal uncertainty. Previous methods leverage the deep neural network to map input grayscale images to plausible color outputs directly. Although these learning-based methods…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Jheng-Wei Su , Hung-Kuo Chu , Jia-Bin Huang

Despite remarkable progress in image translation, the complex scene with multiple discrepant objects remains a challenging problem. The translated images have low fidelity and tiny objects in fewer details causing unsatisfactory performance…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Liyun Zhang , Photchara Ratsamee , Bowen Wang , Zhaojie Luo , Yuki Uranishi , Manabu Higashida , Haruo Takemura