paper-with-me

홈 › Papers

MagGAN: High-Resolution Face Attribute Editing with Mask-Guided Generative Adversarial Network

2020-10-03 · Yi Wei, Zhe Gan, Wenbo Li, Siwei Lyu, Ming-Ching Chang, Lei Zhang, Jianfeng Gao, Pengchuan Zhang

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 introduction of a mask-guided reconstruction loss, MagGAN learns to only edit the facial parts that are relevant to the desired attribute changes, while preserving the attribute-irrelevant regions (e.g., hat, scarf for modification `To Bald'). Further, a novel mask-guided conditioning strategy is introduced to incorporate the influence region of each attribute change into the generator. In addition, a multi-level patch-wise discriminator structure is proposed to scale our model for high-resolution ($1024 \times 1024$) face editing. Experiments on the CelebA benchmark show that the proposed method significantly outperforms prior state-of-the-art approaches in terms of both image quality and editing performance.

📄 PDF Abstract BibTeX arXiv:2010.01424

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGenerative Adversarial NetworkVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Efficient Few-shot Identity Preserving Attribute Editing for 3D-aware Deep Generative Models

2025-10-21 · Vishal Vinod arxiv

Identity preserving editing of faces is a generative task that enables modifying the illumination, adding/removing eyeglasses, face aging, editing hairstyles, modifying expression etc., while preserving the identity of t…

High Resolution Face Editing with Masked GAN Latent Code Optimization

2021-03-20 · Martin Pernuš, Vitomir Štruc, Simon Dobrišek

Face editing represents a popular research topic within the computer vision and image processing communities. While significant progress has been made recently in this area, existing solutions: (i) are still largely focu…

AttributeFace ParsingGenerative Adversarial NetworkVocal Bursts Intensity Prediction

The GAN that Warped: Semantic Attribute Editing with Unpaired Data

2018-11-30 · CVPR 2020 6 · Garoe Dorta, Sara Vicente, Neill D. F. Campbell, Ivor J. A. Simpson

Deep neural networks have recently been used to edit images with great success, in particular for faces. However, they are often limited to only being able to work at a restricted range of resolutions. Many methods are s…

4kAttribute

CooGAN: A Memory-Efficient Framework for High-Resolution Facial Attribute Editing

2020-11-03 · ECCV 2020 8 · Xuanhong Chen, Bingbing Ni, Naiyuan Liu, Ziang Liu 외

In contrast to great success of memory-consuming face editing methods at a low resolution, to manipulate high-resolution (HR) facial images, i.e., typically larger than 7682 pixels, with very limited memory is still chal…

AttributeImage GenerationTranslationVocal Bursts Intensity Prediction

CoIE: Chain-of-Instruct Editing for Multi-Attribute Face Manipulation

2023-12-13 · Zhenduo Zhang, Bo-Wen Zhang, Guang Liu

Current text-to-image editing models often encounter challenges with smoothly manipulating multiple attributes using a single instruction. Taking inspiration from the Chain-of-Thought prompting technique utilized in lang…

AttributeImage ManipulationLanguage ModellingLarge Language Model+1