MultiGO: Towards Multi-level Geometry Learning for Monocular 3D Textured Human Reconstruction
Gangjian Zhang, Nanjie Yao, Shunsi Zhang, Hanfeng Zhao, Guoliang Pang, Jian Shu, Hao Wang
TL;DR
MultiGO tackles monocular 3D textured human reconstruction by introducing a multi-level geometry learning framework that leverages SMPL-X priors and a Gaussian-based representation. It contributes three modules—Skeleton-Level Enhancement, Joint-Level Augmentation, and Wrinkle-Level Refinement—to jointly improve pose accuracy and fine-grained details such as wrinkles, while coupling 3D Fourier features with 2D image information for robust skeleton modeling. A diffusion-inspired refinement process further enhances mesh wrinkles, yielding high-quality geometry and texture as demonstrated on CustomHuman and THuman3.0, where MultiGO achieves state-of-the-art results. The approach offers a practical, efficient path to realistic 3D human reconstructions from single-view imagery, with strong generalization to out-of-distribution data and detailed texture preservation tied to geometric fidelity.
Abstract
This paper investigates the research task of reconstructing the 3D clothed human body from a monocular image. Due to the inherent ambiguity of single-view input, existing approaches leverage pre-trained SMPL(-X) estimation models or generative models to provide auxiliary information for human reconstruction. However, these methods capture only the general human body geometry and overlook specific geometric details, leading to inaccurate skeleton reconstruction, incorrect joint positions, and unclear cloth wrinkles. In response to these issues, we propose a multi-level geometry learning framework. Technically, we design three key components: skeleton-level enhancement, joint-level augmentation, and wrinkle-level refinement modules. Specifically, we effectively integrate the projected 3D Fourier features into a Gaussian reconstruction model, introduce perturbations to improve joint depth estimation during training, and refine the human coarse wrinkles by resembling the de-noising process of diffusion model. Extensive quantitative and qualitative experiments on two out-of-distribution test sets show the superior performance of our approach compared to state-of-the-art (SOTA) methods.
