Invertible Conditional GANs for image editing
Generative Adversarial Networks (GANs) have recently demonstrated to successfully approximate complex data distributions. A relevant extension of this model is conditional GANs (cGANs), where the introduction of external information allows to determine specific representations of the generated images. In this work, we evaluate encoders to inverse the mapping of a cGAN, i.e., mapping a real image into a latent space and a conditional representation. This allows, for example, to reconstruct and modify real images of faces conditioning on arbitrary attributes. Additionally, we evaluate the design of cGANs. The combination of an encoder with a cGAN, which we call Invertible cGAN (IcGAN), enables to re-generate real images with deterministic complex modifications.
Code (6)
Tasks
Conditional Image GenerationImage-to-Image TranslationSimilar Papers 제목 키워드 기반
InvGAN: Invertible GANs
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 excell…
Data AugmentationImage InpaintingRepresentation LearningConditional Invertible Neural Networks for Guided Image Generation
In this work, we address the task of natural image generation guided by a conditioning input. We introduce a new architecture called conditional invertible neural network (cINN). It combines the purely generative INN mod…
ColorizationImage ColorizationImage GenerationConditional Invertible Neural Networks for Diverse Image-to-Image Translation
We introduce a new architecture called a conditional invertible neural network (cINN), and use it to address the task of diverse image-to-image translation for natural images. This is not easily possible with existing IN…
ColorizationImage ColorizationImage-to-Image TranslationTranslationAgeFlow: Conditional Age Progression and Regression with Normalizing Flows
Age progression and regression aim to synthesize photorealistic appearance of a given face image with aging and rejuvenation effects, respectively. Existing generative adversarial networks (GANs) based methods suffer fro…
AttributeKnowledge DistillationregressionMask-Guided Portrait Editing with Conditional GANs
Portrait editing is a popular subject in photo manipulation. The Generative Adversarial Network (GAN) advances the generating of realistic faces and allows more face editing. In this paper, we argue about three issues in…
Data AugmentationDiversityFace GenerationFace Parsing+2