English

Putting People in Their Place: Affordance-Aware Human Insertion into Scenes

Computer Vision and Pattern Recognition 2023-04-28 v1 Artificial Intelligence Graphics Machine Learning

Abstract

We study the problem of inferring scene affordances by presenting a method for realistically inserting people into scenes. Given a scene image with a marked region and an image of a person, we insert the person into the scene while respecting the scene affordances. Our model can infer the set of realistic poses given the scene context, re-pose the reference person, and harmonize the composition. We set up the task in a self-supervised fashion by learning to re-pose humans in video clips. We train a large-scale diffusion model on a dataset of 2.4M video clips that produces diverse plausible poses while respecting the scene context. Given the learned human-scene composition, our model can also hallucinate realistic people and scenes when prompted without conditioning and also enables interactive editing. A quantitative evaluation shows that our method synthesizes more realistic human appearance and more natural human-scene interactions than prior work.

Keywords

Cite

@article{arxiv.2304.14406,
  title  = {Putting People in Their Place: Affordance-Aware Human Insertion into Scenes},
  author = {Sumith Kulal and Tim Brooks and Alex Aiken and Jiajun Wu and Jimei Yang and Jingwan Lu and Alexei A. Efros and Krishna Kumar Singh},
  journal= {arXiv preprint arXiv:2304.14406},
  year   = {2023}
}

Comments

CVPR 2023. Project page with code: https://sumith1896.github.io/affordance-insertion/