InpaintHuman: Reconstructing Occluded Humans with Multi-Scale UV Mapping and Identity-Preserving Diffusion Inpainting
Jinlong Fan, Shanshan Zhao, Liang Zheng, Jing Zhang, Yuxiang Yang, Mingming Gong
TL;DR
InpaintHuman tackles reconstructing complete, animatable 3D human avatars from occluded monocular videos. It introduces a canonical pose-invariant representation based on multi-scale UV maps and Gaussian splats, plus an identity-preserving diffusion inpainting module that combines textual inversion for subject identity with ControlNet-based semantic guidance to ensure temporal coherence. Unlike SDS-based diffusion, it employs direct pixel-level supervision via a three-stage training pipeline with losses $L_{init}$, $L_{inpaint}$, and $L_{refine}$ to achieve consistent appearance across views and poses. Experiments on synthetic benchmarks (PeopleSnapshot, ZJU-MoCap) and real-world OcMotion demonstrate competitive or superior reconstruction and inpainting quality, validating robust occlusion handling and identity preservation. The approach advances practical avatar digitization under real-world occlusions for VR/AR and telepresence scenarios.
Abstract
Reconstructing complete and animatable 3D human avatars from monocular videos remains challenging, particularly under severe occlusions. While 3D Gaussian Splatting has enabled photorealistic human rendering, existing methods struggle with incomplete observations, often producing corrupted geometry and temporal inconsistencies. We present InpaintHuman, a novel method for generating high-fidelity, complete, and animatable avatars from occluded monocular videos. Our approach introduces two key innovations: (i) a multi-scale UV-parameterized representation with hierarchical coarse-to-fine feature interpolation, enabling robust reconstruction of occluded regions while preserving geometric details; and (ii) an identity-preserving diffusion inpainting module that integrates textual inversion with semantic-conditioned guidance for subject-specific, temporally coherent completion. Unlike SDS-based methods, our approach employs direct pixel-level supervision to ensure identity fidelity. Experiments on synthetic benchmarks (PeopleSnapshot, ZJU-MoCap) and real-world scenarios (OcMotion) demonstrate competitive performance with consistent improvements in reconstruction quality across diverse poses and viewpoints.
