UniSH: Unifying Scene and Human Reconstruction in a Feed-Forward Pass
Mengfei Li, Peng Li, Zheng Zhang, Jiahao Lu, Chengfeng Zhao, Wei Xue, Qifeng Liu, Sida Peng, Wenxiao Zhang, Wenhan Luo, Yuan Liu, Yike Guo
TL;DR
UniSH addresses the challenge of joint metric-scale scene and human reconstruction from monocular video in data-constrained real-world settings. It combines a scene reconstruction branch (rooted in a strong, feed-forward prior) with a dedicated human body branch and a lightweight AlignNet to achieve coherent, metric-scale outputs in a single forward pass; crucially, it uses a two-stage, coarse-to-fine training paradigm and a surface refinement pipeline that distills high-frequency details from an expert monocular depth model. The method leverages unlabeled in-the-wild data to bridge the sim-to-real gap and demonstrates state-of-the-art performance on human-centric scene reconstruction and competitive results on global human motion estimation, outperforming many optimization-based and HMR-only baselines. By integrating robust priors, unsupervised real-world refinement, and a scalable dataset curation pipeline, UniSH offers a practical, end-to-end solution for 4D human-scene reconstruction with metric accuracy and temporal consistency.
Abstract
We present UniSH, a unified, feed-forward framework for joint metric-scale 3D scene and human reconstruction. A key challenge in this domain is the scarcity of large-scale, annotated real-world data, forcing a reliance on synthetic datasets. This reliance introduces a significant sim-to-real domain gap, leading to poor generalization, low-fidelity human geometry, and poor alignment on in-the-wild videos. To address this, we propose an innovative training paradigm that effectively leverages unlabeled in-the-wild data. Our framework bridges strong, disparate priors from scene reconstruction and HMR, and is trained with two core components: (1) a robust distillation strategy to refine human surface details by distilling high-frequency details from an expert depth model, and (2) a two-stage supervision scheme, which first learns coarse localization on synthetic data, then fine-tunes on real data by directly optimizing the geometric correspondence between the SMPL mesh and the human point cloud. This approach enables our feed-forward model to jointly recover high-fidelity scene geometry, human point clouds, camera parameters, and coherent, metric-scale SMPL bodies, all in a single forward pass. Extensive experiments demonstrate that our model achieves state-of-the-art performance on human-centric scene reconstruction and delivers highly competitive results on global human motion estimation, comparing favorably against both optimization-based frameworks and HMR-only methods. Project page: https://murphylmf.github.io/UniSH/
