中文
相关论文

相关论文: Mask-Guided Portrait Editing with Conditional GANs

200 篇论文

Powerful generative adversarial networks (GAN) have been developed to automatically synthesize realistic images from text. However, most existing tasks are limited to generating simple images such as flowers from captions. In this work, we…

机器学习 · 计算机科学 2019-11-27 Osaid Rehman Nasir , Shailesh Kumar Jha , Manraj Singh Grover , Yi Yu , Ajit Kumar , Rajiv Ratn Shah

Facial expression synthesis aims to generate realistic facial expressions while preserving identity. Existing conditional generative adversarial networks (GANs) achieve excellent image-to-image translation results, but their performance…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Arbish Akram , Nazar Khan , Arif Mahmood

Generative adversarial networks (GANs) are unsupervised Deep Learning approach in the computer vision community which has gained significant attention from the last few years in identifying the internal structure of multimodal medical…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Nripendra Kumar Singh , Khalid Raza

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

In this paper we present several architectural and optimization recipes for generative adversarial network(GAN) based facial semantic inpainting. Current benchmark models are susceptible to initial solutions of non-convex optimization…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Avisek Lahiri , Arnav Jain , Divyasri Nadendla , Prabir Kumar Biswas

In this paper, we show that popular Generative Adversarial Networks (GANs) exacerbate biases along the axes of gender and skin tone when given a skewed distribution of face-shots. While practitioners celebrate synthetic data generation…

机器学习 · 计算机科学 2021-06-17 Niharika Jain , Alberto Olmo , Sailik Sengupta , Lydia Manikonda , Subbarao Kambhampati

Facial attribute editing has mainly two objectives: 1) translating image from a source domain to a target one, and 2) only changing the facial regions related to a target attribute and preserving the attribute-excluding details. In this…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Ke Zhang , Yukun Su , Xiwang Guo , Liang Qi , Zhenbing Zhao

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xingzhe He , Bastian Wandt , Helge Rhodin

Digitally retouching images has become a popular trend, with people posting altered images on social media and even magazines posting flawless facial images of celebrities. Further, with advancements in Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Anubhav Jain , Richa Singh , Mayank Vatsa

Previous portrait image generation methods roughly fall into two categories: 2D GANs and 3D-aware GANs. 2D GANs can generate high fidelity portraits but with low view consistency. 3D-aware GAN methods can maintain view consistency but their…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Jingxiang Sun , Xuan Wang , Yong Zhang , Xiaoyu Li , Qi Zhang , Yebin Liu , Jue Wang

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

Existing methods for multi-domain image-to-image translation (or generation) attempt to directly map an input image (or a random vector) to an image in one of the output domains. However, most existing methods have limited scalability and…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Bo Zhao , Bo Chang , Zequn Jie , Leonid Sigal

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

Makeup is no longer confined to physical application; people now use mobile apps to digitally apply makeup to their photos, which they then share on social media. However, while this shift has made makeup more accessible, designing diverse…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Jia Wei Sii , Chee Seng Chan

While Generative Adversarial Networks (GANs) have recently found applications in image editing, most previous GAN-based image editing methods require largescale datasets with semantic segmentation annotations for training, only provide high…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Yuhan Cao , Haoran Jiang , Zhenghong Yu , Qi Li , Xuyang Li

The state-of-the-art approaches in Generative Adversarial Networks (GANs) are able to learn a mapping function from one image domain to another with unpaired image data. However, these methods often produce artifacts and can only be able to…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Hao Tang , Dan Xu , Nicu Sebe , Yan Yan

Generating human portraits is a hot topic in the image generation area, e.g. mask-to-face generation and text-to-face generation. However, these unimodal generation methods lack controllability in image generation. Controllability can be…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Debin Meng , Christos Tzelepis , Ioannis Patras , Georgios Tzimiropoulos

Generative adversarial networks (GANs) synthesize realistic images from a random latent vector. While many studies have explored various training configurations and architectures for GANs, the problem of inverting a generative model to…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Nicky Bayat , Vahid Reza Khazaie , Yalda Mohsenzadeh

Recently there has been an enormous interest in generative models for images in deep learning. In pursuit of this, Generative Adversarial Networks (GAN) and Variational Auto-Encoder (VAE) have surfaced as two most prominent and popular…

计算机视觉与模式识别 · 计算机科学 2017-01-18 Mahesh Gorijala , Ambedkar Dukkipati

Semantically guided conditional Generative Adversarial Networks (cGANs) have become a popular approach for face editing in recent years. However, most existing methods introduce semantic masks as direct conditional inputs to the generator…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jiaze Sun , Binod Bhattarai , Zhixiang Chen , Tae-Kyun Kim