paper-with-me

홈 › Papers

Everything is There in Latent Space: Attribute Editing and Attribute Style Manipulation by StyleGAN Latent Space Exploration

2022-07-20 · Rishubh Parihar, Ankit Dhiman, Tejan Karmali, R. Venkatesh Babu

Unconstrained Image generation with high realism is now possible using recent Generative Adversarial Networks (GANs). However, it is quite challenging to generate images with a given set of attributes. Recent methods use style-based GAN models to perform image editing by leveraging the semantic hierarchy present in the layers of the generator. We present Few-shot Latent-based Attribute Manipulation and Editing (FLAME), a simple yet effective framework to perform highly controlled image editing by latent space manipulation. Specifically, we estimate linear directions in the latent space (of a pre-trained StyleGAN) that controls semantic attributes in the generated image. In contrast to previous methods that either rely on large-scale attribute labeled datasets or attribute classifiers, FLAME uses minimal supervision of a few curated image pairs to estimate disentangled edit directions. FLAME can perform both individual and sequential edits with high precision on a diverse set of images while preserving identity. Further, we propose a novel task of Attribute Style Manipulation to generate diverse styles for attributes such as eyeglass and hair. We first encode a set of synthetic images of the same identity but having different attribute styles in the latent space to estimate an attribute style manifold. Sampling a new latent from this manifold will result in a new attribute style in the generated image. We propose a novel sampling method to sample latent from the manifold, enabling us to generate a diverse set of attribute styles beyond the styles present in the training set. FLAME can generate diverse attribute styles in a disentangled manner. We illustrate the superior performance of FLAME against previous image editing methods by extensive qualitative and quantitative comparisons. FLAME also generalizes well on multiple datasets such as cars and churches.

📄 PDF Abstract BibTeX arXiv:2207.09855

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage Generation

Similar Papers 제목 키워드 기반

Towards Disentangling Latent Space for Unsupervised Semantic Face Editing

2020-11-05 · Kanglin Liu, Gaofeng Cao, Fei Zhou, Bozhi Liu 외

Facial attributes in StyleGAN generated images are entangled in the latent space which makes it very difficult to independently control a specific attribute without affecting the others. Supervised attribute editing requ…

AttributeImage Generation

Image-to-Image Translation with Disentangled Latent Vectors for Face Editing

2023-01-11 · Yusuf Dalva, Hamza Pehlivan, Cansu Moran, Öykü Irmak Hatipoğlu 외

We propose an image-to-image translation framework for facial attribute editing with disentangled interpretable latent directions. Facial attribute editing task faces the challenges of targeted attribute editing with con…

AttributeDecoderDisentanglementImage-to-Image Translation+1

Exploring Attribute Variations in Style-based GANs using Diffusion Models

2023-11-27 · Rishubh Parihar, Prasanna Balaji, Raghav Magazine, Sarthak Vora 외

Existing attribute editing methods treat semantic attributes as binary, resulting in a single edit per attribute. However, attributes such as eyeglasses, smiles, or hairstyles exhibit a vast range of diversity. In this w…

AttributeDenoisingDiversity

L2M-GAN: Learning To Manipulate Latent Space Semantics for Facial Attribute Editing

2021-06-19 · CVPR 2021 1 · Guoxing Yang, Nanyi Fei, Mingyu Ding, Guangzhen Liu 외

A deep facial attribute editing model strives to meet two requirements: (1) attribute correctness -- the target attribute should correctly appear on the edited face image; (2) irrelevance preservation -- any irreleva…

AttributeDisentanglement

PREIM3D: 3D Consistent Precise Image Attribute Editing from a Single Image

2023-04-20 · CVPR 2023 1 · Jianhui Li, Jianmin Li, Haoji Zhang, Shilong Liu 외

We study the 3D-aware image attribute editing problem in this paper, which has wide applications in practice. Recent methods solved the problem by training a shared encoder to map images into a 3D generator's latent spac…

Attribute