中文
相关论文

相关论文: Mix and match networks: encoder-decoder alignment …

200 篇论文

We introduce a novel training strategy for stereo matching and optical flow estimation that utilizes image-to-image translation between synthetic and real image domains. Our approach enables the training of models that excel in real image…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Zhexiao Xiong , Feng Qiao , Yu Zhang , Nathan Jacobs

We present a new approach to perform zero-shot cross-modal transfer between speech and text for translation tasks. Multilingual speech and text are encoded in a joint fixed-size representation space. Then, we compare different approaches to…

计算与语言 · 计算机科学 2022-11-11 Paul-Ambroise Duquenne , Hongyu Gong , Benoît Sagot , Holger Schwenk

Zero-shot translation, directly translating between language pairs unseen in training, is a promising capability of multilingual neural machine translation (NMT). However, it usually suffers from capturing spurious correlations between the…

计算与语言 · 计算机科学 2021-09-13 Weizhi Wang , Zhirui Zhang , Yichao Du , Boxing Chen , Jun Xie , Weihua Luo

In the field of remote sensing, the scarcity of stereo-matched and particularly lack of accurate ground truth data often hinders the training of deep neural networks. The use of synthetically generated images as an alternative, alleviates…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Vasudha Venkatesan , Daniel Panangian , Mario Fuentes Reyes , Ksenia Bittner

In an unpaired setting, lacking sufficient content constraints for image-to-image translation (I2I) tasks, GAN-based approaches are usually prone to model collapse. Current solutions can be divided into two categories, reconstruction-based…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Xiuding Cai , Yaoyao Zhu , Dong Miao , Linjie Fu , Yu Yao

Learning inter-domain mappings from unpaired data can improve performance in structured prediction tasks, such as image segmentation, by reducing the need for paired data. CycleGAN was recently proposed for this problem, but critically…

机器学习 · 计算机科学 2018-06-20 Amjad Almahairi , Sai Rajeswar , Alessandro Sordoni , Philip Bachman , Aaron Courville

In this paper, we perform an in-depth study of the properties and applications of aligned generative models. We refer to two models as aligned if they share the same architecture, and one of them (the child) is obtained from the other (the…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Zongze Wu , Yotam Nitzan , Eli Shechtman , Dani Lischinski

In-image machine translation (IIMT) aims to translate an image containing texts in source language into an image containing translations in target language. In this regard, conventional cascaded methods suffer from issues such as error…

计算与语言 · 计算机科学 2024-07-04 Zhibin Lan , Liqiang Niu , Fandong Meng , Jie Zhou , Min Zhang , Jinsong Su

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

Existing models for unsupervised image translation with Generative Adversarial Networks (GANs) can learn the mapping from the source domain to the target domain using a cycle-consistency loss. However, these methods always adopt a symmetric…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Hao Tang , Nicu Sebe

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

End-to-end optimization has achieved state-of-the-art performance on many specific problems, but there is no straight-forward way to combine pretrained models for new problems. Here, we explore improving modularity by learning a post-hoc…

机器学习 · 计算机科学 2019-02-25 Yingtao Tian , Jesse Engel

Automatically generating one medical imaging modality from another is known as medical image translation, and has numerous interesting applications. This paper presents an interpretable generative modelling approach to medical image…

图像与视频处理 · 电气工程与系统科学 2020-05-08 Mikael Brudfors , John Ashburner , Parashkev Nachev , Yael Balbastre

It's useful to automatically transform an image from its original form to some synthetic form (style, partial contents, etc.), while keeping the original structure or semantics. We define this requirement as the "image-to-image translation"…

计算机视觉与模式识别 · 计算机科学 2017-01-11 Hao Dong , Paarth Neekhara , Chao Wu , Yike Guo

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

Supervised Pix2Pix and unsupervised Cycle-consistency are two modes that dominate the field of medical image-to-image translation. However, neither modes are ideal. The Pix2Pix mode has excellent performance. But it requires paired and well…

图像与视频处理 · 电气工程与系统科学 2021-11-12 Lingke Kong , Chenyu Lian , Detian Huang , Zhenjiang Li , Yanle Hu , Qichao Zhou

As the quality of synthetic images improves, identifying the underlying concepts of model-generated images is becoming increasingly crucial for copyright protection and ensuring model transparency. Existing methods achieve this attribution…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Zongfang Liu , Guangyi Chen , Boyang Sun , Tongliang Liu , Kun Zhang

We propose a novel unpaired image-to-image translation method that uses denoising diffusion probabilistic models without requiring adversarial training. Our method, UNpaired Image Translation with Denoising Diffusion Probabilistic Models…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Hiroshi Sasaki , Chris G. Willcocks , Toby P. Breckon

Semantic segmentation, which aims to acquire a detailed understanding of images, is an essential issue in computer vision. However, in practical scenarios, new categories that are different from the categories in training usually appear.…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Haiyang Liu , Yichen Wang , Jiayi Zhao , Guowu Yang , Fengmao Lv

We present a generic image-to-image translation framework, pixel2style2pixel (pSp). Our pSp framework is based on a novel encoder network that directly generates a series of style vectors which are fed into a pretrained StyleGAN generator,…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Elad Richardson , Yuval Alaluf , Or Patashnik , Yotam Nitzan , Yaniv Azar , Stav Shapiro , Daniel Cohen-Or