中文
相关论文

相关论文: Reversible GANs for Memory-efficient Image-to-Imag…

200 篇论文

Medical image translation has the potential to reduce the imaging workload, by removing the need to capture some sequences, and to reduce the annotation burden for developing machine learning methods. GANs have been used successfully to…

图像与视频处理 · 电气工程与系统科学 2021-10-19 Pauliina Paavilainen , Saad Ullah Akram , Juho Kannala

Image-to-image translation (I2I) is defined as a computer vision task where the aim is to transfer images in a source domain to a target domain with minimal loss or alteration of the content representations. Major progress has been made…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Zhuohao Yin

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jun-Yan Zhu , Taesung Park , Phillip Isola , Alexei A. Efros

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

Generative Adversarial Networks (GANs) are a class of neural networks that have been widely used in the field of image-to-image translation. In this paper, we propose a streamlined image-to-image translation network with a simpler…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Guangzong Chen , Mingui Sun , Zhi-Hong Mao , Kangni Liu , Wenyan Jia

Generative models are widely employed to enhance the photorealism of visual synthetic data for training computer vision algorithms. However, they often introduce visual artifacts that degrade the accuracy of these algorithms and require…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Stefanos Pasios , Nikos Nikolaidis

Generative models enable the translation from a source image domain where readily trained models are available to a target domain unseen during training. While Cycle Generative Adversarial Networks (GANs) are well established, the…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Nicolas Brieu , Nicolas Triltsch , Philipp Wortmann , Dominik Winter , Shashank Saran , Marlon Rebelatto , Günter Schmidt

The exploration of the latent space in StyleGANs and GAN inversion exemplify impressive real-world image editing, yet the trade-off between reconstruction quality and editing quality remains an open problem. In this study, we revisit…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Kai Katsumata , Duc Minh Vo , Bei Liu , Hideki Nakayama

Conditional Generative Adversarial Networks (cGANs) have enabled controllable image synthesis for many vision and graphics applications. However, recent cGANs are 1-2 orders of magnitude more compute-intensive than modern recognition CNNs.…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Muyang Li , Ji Lin , Yaoyao Ding , Zhijian Liu , Jun-Yan Zhu , Song Han

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

Generative Adversarial Networks (GANs) have extended deep learning to complex generation and translation tasks across different data modalities. However, GANs are notoriously difficult to train: Mode collapse and other instabilities in the…

神经与进化计算 · 计算机科学 2021-10-29 Santiago Gonzalez , Mohak Kant , Risto Miikkulainen

StyleGAN models show editing capabilities via their semantically interpretable latent organizations which require successful GAN inversion methods to edit real images. Many works have been proposed for inverting images into StyleGAN's…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Ahmet Burak Yildirim , Hamza Pehlivan , Aysegul Dundar

I show that a one-dimensional (1D) conditional generative adversarial network (cGAN) with an adversarial training architecture is capable of unpaired signal-to-signal ("sig2sig") translation. Using a simplified CycleGAN model with 1D layers…

音频与语音处理 · 电气工程与系统科学 2024-03-11 Eric Easthope

In this work, we address two limitations of existing conditional diffusion models: their slow inference speed due to the iterative denoising process and their reliance on paired data for model fine-tuning. To tackle these issues, we…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Gaurav Parmar , Taesung Park , Srinivasa Narasimhan , Jun-Yan Zhu

We explore novel approaches to the task of image generation from their respective captions, building on state-of-the-art GAN architectures. Particularly, we baseline our models with the Attention-based GANs that learn attention mappings…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Trevor Tsue , Samir Sen , Jason Li

Current methods for image-to-image translation produce compelling results, however, the applied transformation is difficult to control, since existing mechanisms are often limited and non-intuitive. We propose ParGAN, a generalization of…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Diego Martin Arroyo , Alessio Tonioni , Federico Tombari

Learning to translate images from a source to a target domain with applications such as converting simple line drawing to oil painting has attracted significant attention. The quality of translated images is directly related to two crucial…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Mohammadreza Naderi , Nader Karimi , Ali Emami , Shahram Shirani , Shadrokh Samavi

The translation from Magnetic resonance imaging (MRI) to Computed tomography (CT) has been proposed as an effective solution to facilitate MRI-only clinical workflows while limiting exposure to ionizing radiation. Although numerous…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Alessandro Pesci , Valerio Guarrasi , Marco Alì , Isabella Castiglioni , Paolo Soda

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

Image-to-image translation is an ill-posed problem as unique one-to-one mapping may not exist between the source and target images. Learning-based methods proposed in this context often evaluate the performance on test data that is similar…

图像与视频处理 · 电气工程与系统科学 2021-10-08 Uddeshya Upadhyay , Viswanath P. Sudarshan , Suyash P. Awate