中文
相关论文

相关论文: Analogical Image Translation for Fog Generation

200 篇论文

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

Text-to-image synthesis aims to generate natural images conditioned on text descriptions. The main difficulty of this task lies in effectively fusing text information into the image synthesis process. Existing methods usually adaptively…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Senmao Ye , Fei Liu , Minkui Tan

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 (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

Image-to-image translation models have shown remarkable ability on transferring images among different domains. Most of existing work follows the setting that the source domain and target domain keep the same at training and inference…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Jianxin Lin , Yingce Xia , Sen Liu , Shuqin Zhao , Zhibo Chen

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

Architectural photography is a genre of photography that focuses on capturing a building or structure in the foreground with dramatic lighting in the background. Inspired by recent successes in image-to-image translation methods, we aim to…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Yingshu Chen , Tuan-Anh Vu , Ka-Chun Shum , Binh-Son Hua , Sai-Kit Yeung

Image-to-image translation is a fundamental task in computer vision. It transforms images from one domain to images in another domain so that they have particular domain-specific characteristics. Most prior works train a generative model to…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Sihan Xu , Zelong Jiang , Ruisi Liu , Kaikai Yang , Zhijie Huang

End-to-end text image translation (TIT), which aims at translating the source language embedded in images to the target language, has attracted intensive attention in recent research. However, data sparsity limits the performance of…

计算与语言 · 计算机科学 2022-10-11 Cong Ma , Yaping Zhang , Mei Tu , Xu Han , Linghui Wu , Yang Zhao , Yu Zhou

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

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

Unpaired image-to-image translation problem aims to model the mapping from one domain to another with unpaired training data. Current works like the well-acknowledged Cycle GAN provide a general solution for any two domains through modeling…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Yu Li , Sheng Tang , Rui Zhang , Yongdong Zhang , Jintao Li , Shuicheng Yan

Generation of maps from satellite images is conventionally done by a range of tools. Maps became an important part of life whose conversion from satellite images may be a bit expensive but Generative models can pander to this challenge.…

机器学习 · 计算机科学 2021-05-20 Vaishali Ingale , Rishabh Singh , Pragati Patwal

Advancements in graphics technology has increased the use of simulated data for training machine learning models. However, the simulated data often differs from real-world data, creating a distribution gap that can decrease the efficacy of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Charles Y Zhang , Ashish Shrivastava

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

Unsupervised image-to-image translation consists of learning a pair of mappings between two domains without known pairwise correspondences between points. The current convention is to approach this task with cycle-consistent GANs: using a…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Matthew Amodio , Rim Assouel , Victor Schmidt , Tristan Sylvain , Smita Krishnaswamy , Yoshua Bengio

Text-to-Image translation has been an active area of research in the recent past. The ability for a network to learn the meaning of a sentence and generate an accurate image that depicts the sentence shows ability of the model to think more…

机器学习 · 计算机科学 2018-08-15 Satya Krishna Gorti , Jeremy Ma

Image to image translation is an active area of research in the field of computer vision, enabling the generation of new images with different styles, textures, or resolutions while preserving their characteristic properties. Recent…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Gaurav Kumar , Soham Satyadharma , Harpreet Singh

Generally, image-to-image translation (i2i) methods aim at learning mappings across domains with the assumption that the images used for translation share content (e.g., pose) but have their own domain-specific information (a.k.a. style).…

图像与视频处理 · 电气工程与系统科学 2023-05-12 Mohamed Abid , Arman Afrasiyabi , Ihsen Hedhli , Jean-François Lalonde , Christian Gagné

Text image machine translation (TIMT) aims to translate texts embedded in images from one source language to another target language. Existing methods, both two-stage cascade and one-stage end-to-end architectures, suffer from different…

计算与语言 · 计算机科学 2023-05-11 Cong Ma , Yaping Zhang , Mei Tu , Yang Zhao , Yu Zhou , Chengqing Zong