English

Scene Aware Person Image Generation through Global Contextual Conditioning

Computer Vision and Pattern Recognition 2025-02-19 v2 Multimedia

Abstract

Person image generation is an intriguing yet challenging problem. However, this task becomes even more difficult under constrained situations. In this work, we propose a novel pipeline to generate and insert contextually relevant person images into an existing scene while preserving the global semantics. More specifically, we aim to insert a person such that the location, pose, and scale of the person being inserted blends in with the existing persons in the scene. Our method uses three individual networks in a sequential pipeline. At first, we predict the potential location and the skeletal structure of the new person by conditioning a Wasserstein Generative Adversarial Network (WGAN) on the existing human skeletons present in the scene. Next, the predicted skeleton is refined through a shallow linear network to achieve higher structural accuracy in the generated image. Finally, the target image is generated from the refined skeleton using another generative network conditioned on a given image of the target person. In our experiments, we achieve high-resolution photo-realistic generation results while preserving the general context of the scene. We conclude our paper with multiple qualitative and quantitative benchmarks on the results.

Keywords

Cite

@article{arxiv.2206.02717,
  title  = {Scene Aware Person Image Generation through Global Contextual Conditioning},
  author = {Prasun Roy and Subhankar Ghosh and Saumik Bhattacharya and Umapada Pal and Michael Blumenstein},
  journal= {arXiv preprint arXiv:2206.02717},
  year   = {2025}
}

Comments

Accepted in The International Conference on Pattern Recognition (ICPR) 2022

R2 v1 2026-06-24T11:40:47.192Z