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
Proceedings ArticleDOI

Ganzzle: Reframing Jigsaw Puzzle Solving as a Retrieval Task using a Generative Mental Image

TL;DR: This work uses advancements in Generative Adversarial methods to learn how to reconstruct the image given a set of unordered pieces, allowing the model to learn a joint embedding space to match an encoding of each piece to the cropped layer of the generator.
Posted Content

LatentKeypointGAN: Controlling GANs via Latent Keypoints.

TL;DR: LatentKeypointGAN as discussed by the authors is a two-stage GAN that is trained end-to-end on the classical GAN objective yet internally conditioned on a set of sparse keypoints with associated appearance embeddings that respectively control the position and style of the generated objects and their parts.
Journal ArticleDOI

Fine-grained Image Editing by Pixel-wise Guidance Using Diffusion Models

TL;DR: In this paper , the authors proposed a diffusion-based image editing framework with pixel-wise guidance that enables highly controllable editing with preserving the outside of the edited area, which results in meeting their requirements.
Proceedings ArticleDOI

RMGN: A Regional Mask Guided Network for Parser-free Virtual Try-on

TL;DR: A novel PF method named Regional Mask Guided Network (RMGN) is proposed to explicitly fuse the features of target clothes and reference persons so that the persisted distraction can be eliminated in synthesized images.
Journal ArticleDOI

User-Guided Variable Rate Learned Image Compression

TL;DR: This work proposes a learning-based image compression method that achieves any arbitrary input bitrate via user-guided bit allocation to preferred regions and verified the hypothesis of incorporating user guidance for bitrate control by experimenting with alternatives that do not have any guidance.
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)