CHROME: Clothed Human Reconstruction with Occlusion-Resilience and Multiview-Consistency from a Single Image
Arindam Dutta, Meng Zheng, Zhongpai Gao, Benjamin Planche, Anwesha Choudhuri, Terrence Chen, Amit K. Roy-Chowdhury, Ziyan Wu
TL;DR
CHROME tackles the problem of reconstructing occluded clothed humans in a multiview-consistent manner from a single image without relying on ground-truth 3D supervision or SMPL priors. It introduces a two-stage approach: a pose-controlled multiview diffusion model (F_D) that generates four occlusion-free, cross-view-consistent views from the occluded input, and a 3D reconstruction module (F_R) that fuses the original image with the synthesized views into a cohesive 3D Gaussian representation comprised of $n_g$ Gaussians, each described by a 14D parameter vector. The framework uses differentiable rendering and a combination of MSE, LPIPS, and silhouette losses to supervise the 3D Gaussian field, enabling occlusion-resilient novel view synthesis and accurate geometry. The results show CHROME achieves state-of-the-art occlusion robustness and multiview coherence on multiple datasets, including THuman2.0, CustomHumans, CAPE, and AHP, and extends naturally to stereo input scenarios with favorable inference times, suggesting strong practical impact for VR/AR, digital avatars, and fashion apps.
Abstract
Reconstructing clothed humans from a single image is a fundamental task in computer vision with wide-ranging applications. Although existing monocular clothed human reconstruction solutions have shown promising results, they often rely on the assumption that the human subject is in an occlusion-free environment. Thus, when encountering in-the-wild occluded images, these algorithms produce multiview inconsistent and fragmented reconstructions. Additionally, most algorithms for monocular 3D human reconstruction leverage geometric priors such as SMPL annotations for training and inference, which are extremely challenging to acquire in real-world applications. To address these limitations, we propose CHROME: Clothed Human Reconstruction with Occlusion-Resilience and Multiview-ConsistEncy from a Single Image, a novel pipeline designed to reconstruct occlusion-resilient 3D humans with multiview consistency from a single occluded image, without requiring either ground-truth geometric prior annotations or 3D supervision. Specifically, CHROME leverages a multiview diffusion model to first synthesize occlusion-free human images from the occluded input, compatible with off-the-shelf pose control to explicitly enforce cross-view consistency during synthesis. A 3D reconstruction model is then trained to predict a set of 3D Gaussians conditioned on both the occluded input and synthesized views, aligning cross-view details to produce a cohesive and accurate 3D representation. CHROME achieves significant improvements in terms of both novel view synthesis (upto 3 db PSNR) and geometric reconstruction under challenging conditions.
