中文
相关论文

相关论文: Harmonizing Maximum Likelihood with GANs for Multi…

200 篇论文

Multi-view image generation attracts particular attention these days due to its promising 3D-related applications, e.g., image viewpoint editing. Most existing methods follow a paradigm where a 3D representation is first synthesized, and…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Eric Ming Chen , Sidhanth Holalkere , Ruyu Yan , Kai Zhang , Abe Davis

Existing generative adversarial network (GAN) based conditional image generative models typically produce fixed output for the same conditional input, which is unreasonable for highly subjective tasks, such as large-mask image inpainting or…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Tianyi Chu , Wei Xing , Jiafu Chen , Zhizhong Wang , Jiakai Sun , Lei Zhao , Haibo Chen , Huaizhong Lin

Traditionally, the main focus of image super-resolution techniques is on recovering the most likely high-quality images from low-quality images, using a one-to-one low- to high-resolution mapping. Proceeding that way, we ignore the fact…

图像与视频处理 · 电气工程与系统科学 2021-02-15 Mohamed Abderrahmen Abid , Ihsen Hedhli , Christian Gagné

We propose a new algorithm to incorporate class conditional information into the critic of GANs via a multi-class generalization of the commonly used Hinge loss that is compatible with both supervised and semi-supervised settings. We study…

机器学习 · 计算机科学 2020-11-24 Ilya Kavalerov , Wojciech Czaja , Rama Chellappa

Despite success on a wide range of problems related to vision, generative adversarial networks (GANs) often suffer from inferior performance due to unstable training, especially for text generation. To solve this issue, we propose a new…

机器学习 · 计算机科学 2020-11-02 Yue Wu , Pan Zhou , Andrew Gordon Wilson , Eric P. Xing , Zhiting Hu

In this paper, we propose a novel variational generator framework for conditional GANs to catch semantic details for improving the generation quality and diversity. Traditional generators in conditional GANs simply concatenate the…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Mingqi Hu , Deyu Zhou , Yulan He

Deep learning techniques, especially Generative Adversarial Networks (GANs) have significantly improved image inpainting and image-to-image translation tasks over the past few years. To the best of our knowledge, the problem of combining…

图像与视频处理 · 电气工程与系统科学 2022-06-23 Aref Abedjooy , Mehran Ebrahimi

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 an arrange of two neural networks -- the generator and the discriminator -- that are jointly trained to generate artificial data, such as images, from random inputs. The quality of these generated…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Manel Mateos , Alejandro González , Xavier Sevillano

Generative Adversarial Networks (GAN) have been widely investigated for image synthesis based on their powerful representation learning ability. In this work, we explore the StyleGAN and its application of synthetic food image generation.…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Wenjin Fu , Yue Han , Jiangpeng He , Sriram Baireddy , Mridul Gupta , Fengqing Zhu

Image-to-image translation, which translates input images to a different domain with a learned one-to-one mapping, has achieved impressive success in recent years. The success of translation mainly relies on the network architecture to…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Wenju Xu , Shawn Keshmiri , Guanghui Wang

Generative adversarial networks are the state of the art approach towards learned synthetic image generation. Although early successes were mostly unsupervised, bit by bit, this trend has been superseded by approaches based on labelled…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Ricard Durall , Kalun Ho , Franz-Josef Pfreundt , Janis Keuper

Generative models have been applied in the medical imaging domain for various image recognition and synthesis tasks. However, a more controllable and interpretable image synthesis model is still lacking yet necessary for important…

图像与视频处理 · 电气工程与系统科学 2021-11-15 Jiarong Ye , Yuan Xue , Peter Liu , Richard Zaino , Keith Cheng , Xiaolei Huang

Multi-domain image-to-image translation with conditional Generative Adversarial Networks (GANs) can generate highly photo realistic images with desired target classes, yet these synthetic images have not always been helpful to improve…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Suman Sapkota , Bidur Khanal , Binod Bhattarai , Bishesh Khanal , Tae-Kyun Kim

Generative adversarial networks (GANs) are very popular to generate realistic images, but they often suffer from the training instability issues and the phenomenon of mode loss. In order to attain greater diversity in GAN synthesized data,…

机器学习 · 计算机科学 2021-07-13 Blessen George , Vinod K. Kurmi , Vinay P. Namboodiri

Generative Adversarial Networks (GANs) advance face synthesis through learning the underlying distribution of observed data. Despite the high-quality generated faces, some minority groups can be rarely generated from the trained models due…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Shuhan Tan , Yujun Shen , Bolei Zhou

Conditional image generation is effective for diverse tasks including training data synthesis for learning-based computer vision. However, despite the recent advances in generative adversarial networks (GANs), it is still a challenging task…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yutaro Miyauchi , Yusuke Sugano , Yasuyuki Matsushita

Image-to-image translation is significant to many computer vision and machine learning tasks such as image synthesis and video synthesis. It has primary applications in the graphics editing and animation industries. With the development of…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Heng Wang , Donghao Zhang , Yang Song , Heng Huang , Mei Chen , Weidong Cai

Recently there has been an interest in the potential of learning generative models from a single image, as opposed to from a large dataset. This task is of practical significance, as it means that generative models can be used in domains…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Tobias Hinz , Matthew Fisher , Oliver Wang , Stefan Wermter

Recent advances in image-to-image translation have seen a rise in approaches generating diverse images through a single network. To indicate the target domain for a one-to-many mapping, the latent code is injected into the generator…

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