scispace - formally typeset
Open AccessProceedings ArticleDOI

MaskGAN: Towards Diverse and Interactive Facial Image Manipulation

Reads0
Chats0
TLDR
MaskGAN as mentioned in this paper proposes MaskGAN to enable diverse and interactive face manipulation by learning style mapping between a free-form user modified mask and a target image, enabling diverse generation results.
Abstract
Facial image manipulation has achieved great progress in recent years. However, previous methods either operate on a predefined set of face attributes or leave users little freedom to interactively manipulate images. To overcome these drawbacks, we propose a novel framework termed MaskGAN, enabling diverse and interactive face manipulation. Our key insight is that semantic masks serve as a suitable intermediate representation for flexible face manipulation with fidelity preservation. MaskGAN has two main components: 1) Dense Mapping Network (DMN) and 2) Editing Behavior Simulated Training (EBST). Specifically, DMN learns style mapping between a free-form user modified mask and a target image, enabling diverse generation results. EBST models the user editing behavior on the source mask, making the overall framework more robust to various manipulated inputs. Specifically, it introduces dual-editing consistency as the auxiliary supervision signal. To facilitate extensive studies, we construct a large-scale high-resolution face dataset with fine-grained mask annotations named CelebAMask-HQ. MaskGAN is comprehensively evaluated on two challenging tasks: attribute transfer and style copy, demonstrating superior performance over other state-of-the-art methods. The code, models, and dataset are available at https://github.com/switchablenorms/CelebAMask-HQ.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Make Your Brief Stroke Real and Stereoscopic: 3D-Aware Simplified Sketch to Portrait Generation

TL;DR: Wang et al. as mentioned in this paper presented Stereoscopic Simplified Sketch-to-Portrait (SSSP), which explores the possibility of creating stereoscopic 3D-aware portraits from simple contour sketches by involving 3D generative models.
Journal ArticleDOI

Knowing the Distance: Understanding the Gap Between Synthetic and Real Data For Face Parsing

TL;DR: This paper showed that the distribution gap is the largest contributor to the performance gap, accounting for over 50% of the gap, and showed that a model trained on synthetic data achieves comparable results to one trained on a similar amount of real data.
Proceedings ArticleDOI

GANs Spatial Control via Inference-Time Adaptive Normalization

TL;DR: In this article , the authors introduce a new approach for spatial control over the generation process of Generative Adversarial Networks, which includes modifying the normalization scheme of a pre-trained GAN at test time, so as to act differently at different image regions, according to guidance from the user.
Journal ArticleDOI

A Unified Framework From Face Image Restoration to Data Augmentation Using Generative Prior

TL;DR: In this paper , the authors proposed a downstream-friendly restoration framework based on pre-trained generative models with the capability of data augmentation for face images, which uses a modified U-Net to predict the biases of latent codes and feature maps to guide the generator.
Proceedings ArticleDOI

A Protocol for Evaluating Model Interpretation Methods from Visual Explanations

TL;DR: In this article , the authors propose a unified evaluation protocol for the quantitative evaluation of interpretation methods, which is achieved by enhancing existing interpretation methods to be capable of generating visual explanations and then linking these explanations with a semantic label.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings ArticleDOI

ImageNet: A large-scale hierarchical image database

TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Book ChapterDOI

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Journal ArticleDOI

Generative Adversarial Nets

TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
Related Papers (5)