中文
相关论文

相关论文: Editable Generative Adversarial Networks: Generati…

200 篇论文

In biomedical image analysis, the applicability of deep learning methods is directly impacted by the quantity of image data available. This is due to deep learning models requiring large image datasets to provide high-level performance.…

机器学习 · 计算机科学 2023-08-14 Muhammad Muneeb Saad , Ruairi O'Reilly , Mubashir Husain Rehmani

The task of image generation started to receive some attention from artists and designers to inspire them in new creations. However, exploiting the results of deep generative models such as Generative Adversarial Networks can be long and…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Baptiste Rozière , Morgane Riviere , Olivier Teytaud , Jérémy Rapin , Yann LeCun , Camille Couprie

The increasingly photorealistic sample quality of generative image models suggests their feasibility in applications beyond image generation. We present the Neural Photo Editor, an interface that leverages the power of generative neural…

机器学习 · 计算机科学 2017-02-07 Andrew Brock , Theodore Lim , J. M. Ritchie , Nick Weston

Generative Adversarial Networks (GANs) are the driving force behind the state-of-the-art in image generation. Despite their ability to synthesize high-resolution photo-realistic images, generating content with on-demand conditioning of…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Markos Georgopoulos , James Oldfield , Grigorios G Chrysos , Yannis Panagakis

Improving the aesthetic quality of images is challenging and eager for the public. To address this problem, most existing algorithms are based on supervised learning methods to learn an automatic photo enhancer for paired data, which…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Zhangkai Ni , Wenhan Yang , Shiqi Wang , Lin Ma , Sam Kwong

Generative Adversarial Networks (GANs) have recently achieved significant improvement on paired/unpaired image-to-image translation, such as photo$\rightarrow$ sketch and artist painting style transfer. However, existing models can only be…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Xiaodan Liang , Hao Zhang , Eric P. Xing

Generative adversarial networks (GANs) have proven to be surprisingly efficient for image editing by inverting and manipulating the latent code corresponding to an input real image. This editing property emerges from the disentangled nature…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Mustafa Shukor , Xu Yao , Bharath Bushan Damodaran , Pierre Hellier

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hui Ying , He Wang , Tianjia Shao , Yin Yang , Kun Zhou

Current Generative Adversarial Networks (GANs) produce photorealistic renderings of portrait images. Embedding real images into the latent space of such models enables high-level image editing. While recent methods provide considerable…

图形学 · 计算机科学 2021-09-21 Thomas Leimkühler , George Drettakis

Generating a novel image by manipulating two input images is an interesting research problem in the study of generative adversarial networks (GANs). We propose a new GAN-based network that generates a fusion image with the identity of input…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Donggyu Joo , Doyeon Kim , Junmo Kim

Over the past years, image generation and manipulation have achieved remarkable progress due to the rapid development of generative AI based on deep learning. Recent studies have devoted significant efforts to address the problem of face…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Yuhang Lu , Touradj Ebrahimi

Generative adversarial networks achieve great performance in photorealistic image synthesis in various domains, including human images. However, they usually employ latent vectors that encode the sampled outputs globally. This does not…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Kripasindhu Sarkar , Lingjie Liu , Vladislav Golyanik , Christian Theobalt

Generative Adversarial Networks (GANs) have gained momentum for their ability to model image distributions. They learn to emulate the training set and that enables sampling from that domain and using the knowledge learned for useful…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Abdullah Hamdi , Bernard Ghanem

Face aging is the task aiming to translate the faces in input images to designated ages. To simplify the problem, previous methods have limited themselves only able to produce discrete age groups, each of which consists of ten years.…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Seogkyu Jeon , Pilhyeon Lee , Kibeom Hong , Hyeran Byun

Generating animatable and editable 3D head avatars is essential for various applications in computer vision and graphics. Traditional 3D-aware generative adversarial networks (GANs), often using implicit fields like Neural Radiance Fields…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Guohao Li , Hongyu Yang , Yifang Men , Di Huang , Weixin Li , Ruijie Yang , Yunhong Wang

We present Mask-guided Generative Adversarial Network (MagGAN) for high-resolution face attribute editing, in which semantic facial masks from a pre-trained face parser are used to guide the fine-grained image editing process. With the…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Yi Wei , Zhe Gan , Wenbo Li , Siwei Lyu , Ming-Ching Chang , Lei Zhang , Jianfeng Gao , Pengchuan Zhang

Generation of photo-realistic images, semantic editing and representation learning are a few of many potential applications of high resolution generative models. Recent progress in GANs have established them as an excellent choice for such…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Partha Ghosh , Dominik Zietlow , Michael J. Black , Larry S. Davis , Xiaochen Hu

Automatic generation of facial images has been well studied after the Generative Adversarial Network (GAN) came out. There exists some attempts applying the GAN model to the problem of generating facial images of anime characters, but none…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Yanghua Jin , Jiakai Zhang , Minjun Li , Yingtao Tian , Huachun Zhu , Zhihao Fang

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

We propose a unified Generative Adversarial Network (GAN) for controllable image-to-image translation, i.e., transferring an image from a source to a target domain guided by controllable structures. In addition to conditioning on a…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Hao Tang , Hong Liu , Nicu Sebe