NoPo-Avatar: Generalizable and Animatable Avatars from Sparse Inputs without Human Poses
Jing Wen, Alexander G. Schwing, Shenlong Wang
TL;DR
NoPo-Avatar addresses animatable avatar reconstruction from sparse inputs without relying on camera or human poses at test-time. It introduces a dual-branch architecture with a template branch (SMPL-X $T$-pose) and image branches, producing Gaussian splats that are merged into a canonical representation, which is then articulated via $\text{LBS}$ and rendered with Gaussian splatting to novel views and poses. The method is trained end-to-end with a composite loss including $L_{\text{mse}}$, $L_{\text{lpips}}$, $L_{\text{chamfer}}$, $L_{\text{proj}}$, and $L_{\text{lbs}}$, enabling accurate detail capture and inpainted unseen regions. Empirically, it outperforms pose-prior baselines under no-pose test-time reconstruction and remains competitive with pose-informed methods in lab settings across THuman2.0, XHuman, and HuGe100K, while offering fast reconstruction relative to per-scene optimization. The work broadens practical applicability of animatable avatars by removing dependence on pose estimation, at the cost of some limitations in hands/face and potential multi-view consistency concerns on synthetic data.
Abstract
We tackle the task of recovering an animatable 3D human avatar from a single or a sparse set of images. For this task, beyond a set of images, many prior state-of-the-art methods use accurate "ground-truth" camera poses and human poses as input to guide reconstruction at test-time. We show that pose-dependent reconstruction degrades results significantly if pose estimates are noisy. To overcome this, we introduce NoPo-Avatar, which reconstructs avatars solely from images, without any pose input. By removing the dependence of test-time reconstruction on human poses, NoPo-Avatar is not affected by noisy human pose estimates, making it more widely applicable. Experiments on challenging THuman2.0, XHuman, and HuGe100K data show that NoPo-Avatar outperforms existing baselines in practical settings (without ground-truth poses) and delivers comparable results in lab settings (with ground-truth poses).
