paper-with-me

홈 › Papers

Disentangled Person Image Generation

2017-12-07 · CVPR 2018 6 · Liqian Ma, Qianru Sun, Stamatios Georgoulis, Luc van Gool, Bernt Schiele, Mario Fritz

Generating novel, yet realistic, images of persons is a challenging task due to the complex interplay between the different image factors, such as the foreground, background and pose information. In this work, we aim at generating such images based on a novel, two-stage reconstruction pipeline that learns a disentangled representation of the aforementioned image factors and generates novel person images at the same time. First, a multi-branched reconstruction network is proposed to disentangle and encode the three factors into embedding features, which are then combined to re-compose the input image itself. Second, three corresponding mapping functions are learned in an adversarial manner in order to map Gaussian noise to the learned embedding feature space, for each factor respectively. Using the proposed framework, we can manipulate the foreground, background and pose of the input image, and also sample new embedding features to generate such targeted manipulations, that provide more control over the generation process. Experiments on Market-1501 and Deepfashion datasets show that our model does not only generate realistic person images with new foregrounds, backgrounds and poses, but also manipulates the generated factors and interpolates the in-between states. Another set of experiments on Market-1501 shows that our model can also be beneficial for the person re-identification task.

📄 PDF Abstract BibTeX arXiv:1712.02621

Code (1)

charliememory/Disentangled-Person-Image-Generation tf

Tasks

Gesture-to-Gesture TranslationImage GenerationPerson Re-IdentificationPose Transfer

Similar Papers 제목 키워드 기반

DRC: Enhancing Personalized Image Generation via Disentangled Representation Composition

2025-04-24 · Yiyan Xu, Wuqiang Zheng, Wenjie Wang, Fengbin Zhu 외

Personalized image generation has emerged as a promising direction in multimodal content creation. It aims to synthesize images tailored to individual style preferences (e.g., color schemes, character appearances, layout…

DisentanglementImage GenerationPersonalized Image GenerationRepresentation Learning

Disentangled Representation Learning for Controllable Person Image Generation

2023-12-10 · Wenju Xu, Chengjiang Long, Yongwei Nie, Guanghui Wang

In this paper, we propose a novel framework named DRL-CPG to learn disentangled latent representation for controllable person image generation, which can produce realistic person images with desired poses and human attri…

AttributeDecoderImage GenerationRepresentation Learning

DRDM: A Disentangled Representations Diffusion Model for Synthesizing Realistic Person Images

2024-12-25 · Enbo Huang, Yuan Zhang, Faliang Huang, Guangyu Zhang 외

Person image synthesis with controllable body poses and appearances is an essential task owing to the practical needs in the context of virtual try-on, image editing and video production. However, existing methods face s…

Image GenerationPose TransferVirtual Try-on

DFA-NeRF: Personalized Talking Head Generation via Disentangled Face Attributes Neural Rendering

2022-01-03 · Shunyu Yao, RuiZhe Zhong, Yichao Yan, Guangtao Zhai 외

While recent advances in deep neural networks have made it possible to render high-quality images, generating photo-realistic and personalized talking head remains challenging. With given audio, the key to tackling this …

NeRFNeural RenderingTalking Head Generation

Disentangled Cycle Consistency for Highly-realistic Virtual Try-On

2021-03-17 · CVPR 2021 1 · Chongjian Ge, Yibing Song, Yuying Ge, Han Yang 외

Image virtual try-on replaces the clothes on a person image with a desired in-shop clothes image. It is challenging because the person and the in-shop clothes are unpaired. Existing methods formulate virtual try-on as ei…

Virtual Try-on