Person-In-Situ: Scene-Consistent Human Image Insertion with Occlusion-Aware Pose Control
Shun Masuda, Yuki Endo, Yoshihiro Kanamori
TL;DR
This work tackles the challenge of inserting a person into a scene with occlusions and explicit pose control. It introduces two diffusion-based pipelines: a two-stage depth-guided method and a direct occlusion-learning method, both using a rendered 3D SMPL model and depth cues to achieve scene-consistent results. The training data are built from video frames with paired poses and depth information, enabling occlusion learning without explicit occlusion masks, and the methods outperform a prior baseline in both qualitative and quantitative evaluations. The approach holds practical value for advertising and entertainment by enabling controllable, occlusion-aware person insertion that preserves the surrounding scene.
Abstract
Compositing human figures into scene images has broad applications in areas such as entertainment and advertising. However, existing methods often cannot handle occlusion of the inserted person by foreground objects and unnaturally place the person in the frontmost layer. Moreover, they offer limited control over the inserted person's pose. To address these challenges, we propose two methods. Both allow explicit pose control via a 3D body model and leverage latent diffusion models to synthesize the person at a contextually appropriate depth, naturally handling occlusions without requiring occlusion masks. The first is a two-stage approach: the model first learns a depth map of the scene with the person through supervised learning, and then synthesizes the person accordingly. The second method learns occlusion implicitly and synthesizes the person directly from input data without explicit depth supervision. Quantitative and qualitative evaluations show that both methods outperform existing approaches by better preserving scene consistency while accurately reflecting occlusions and user-specified poses.
