中文
相关论文

相关论文: TransGaGa: Geometry-Aware Unsupervised Image-to-Im…

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

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

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

Current unsupervised image-to-image translation techniques struggle to focus their attention on individual objects without altering the background or the way multiple objects interact within a scene. Motivated by the important role of…

计算机视觉与模式识别 · 计算机科学 2018-11-15 Youssef A. Mejjati , Christian Richardt , James Tompkin , Darren Cosker , Kwang In Kim

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

Style transfer usually refers to the task of applying color and texture information from a specific style image to a given content image while preserving the structure of the latter. Here we tackle the more generic problem of semantic style…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Amélie Royer , Konstantinos Bousmalis , Stephan Gouws , Fred Bertsch , Inbar Mosseri , Forrester Cole , Kevin Murphy

Image-to-image translation tasks have been widely investigated with Generative Adversarial Networks (GANs). However, existing approaches are mostly designed in an unsupervised manner while little attention has been paid to domain…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Jianxin Lin , Zhibo Chen , Yingce Xia , Sen Liu , Tao Qin , Jiebo Luo

Deep image translation methods have recently shown excellent results, outputting high-quality images covering multiple modes of the data distribution. There has also been increased interest in disentangling the internal representations…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Abel Gonzalez-Garcia , Joost van de Weijer , Yoshua Bengio

Recent image-to-image translation models have shown great success in mapping local textures between two domains. Existing approaches rely on a cycle-consistency constraint that supervises the generators to learn an inverse mapping. However,…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Wenju Xu , Guanghui Wang

An unsupervised image-to-image translation (UI2I) task deals with learning a mapping between two domains without paired images. While existing UI2I methods usually require numerous unpaired images from different domains for training, there…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Jianxin Lin , Yingxue Pang , Yingce Xia , Zhibo Chen , Jiebo 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

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

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

We present a framework for translating unlabeled images from one domain into analog images in another domain. We employ a progressively growing skip-connected encoder-generator structure and train it with a GAN loss for realistic output, a…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Jerry Li

Image translation with convolutional neural networks has recently been used as an approach to multimodal change detection. Existing approaches train the networks by exploiting supervised information of the change areas, which, however, is…

The problem of image-to-image translation is one that is intruiging and challenging at the same time, for the impact potential it can have on a wide variety of other computer vision applications like colorization, inpainting, segmentation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 BahaaEddin AlAila , Zahra Jandaghi , Abolfazl Farahani , Mohammad Ziad Al-Saad

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

Image translation is a burgeoning field in computer vision where the goal is to learn the mapping between an input image and an output image. However, most recent methods require multiple generators for modeling different domain mappings,…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Xiaoming Yu , Xing Cai , Zhenqiang Ying , Thomas Li , Ge Li

We propose a novel model named Multi-Channel Attention Selection Generative Adversarial Network (SelectionGAN) for guided image-to-image translation, where we translate an input image into another while respecting an external semantic…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Hao Tang , Philip H. S. Torr , Nicu Sebe

Conditional Generative Adversarial Networks (GANs) for cross-domain image-to-image translation have made much progress recently. Depending on the task complexity, thousands to millions of labeled image pairs are needed to train a…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Zili Yi , Hao Zhang , Ping Tan , Minglun Gong