HumMorph: Generalized Dynamic Human Neural Fields from Few Views
Jakub Zadrożny, Hakan Bilen
TL;DR
HumMorph advances free-viewpoint rendering of dynamic humans from monocular inputs by removing reliance on precise body shape parameters and by explicitly modeling pose-estimation noise. It conditions a canonical NeRF on a dense, multi-stream feature fusion (global, voxel, and pixel-aligned) via VoluMorph and learns pose-aware deformations through motion weights with forward/backward mappings, refined end-to-end with perceptual and consistency losses. The approach delivers state-of-the-art perceptual quality, especially when using two or more conditioning views, and demonstrates robustness to estimated body parameters, outperforming SHERF and GHuNeRF on HuMMan and DNA-Rendering datasets. Practical impact includes improved, efficient, in-the-wild 3D human synthesis for AR/VR and content creation, with potential extensions to clothing dynamics and camera pose estimation.
Abstract
We introduce HumMorph, a novel generalized approach to free-viewpoint rendering of dynamic human bodies with explicit pose control. HumMorph renders a human actor in any specified pose given a few observed views (starting from just one) in arbitrary poses. Our method enables fast inference as it relies only on feed-forward passes through the model. We first construct a coarse representation of the actor in the canonical T-pose, which combines visual features from individual partial observations and fills missing information using learned prior knowledge. The coarse representation is complemented by fine-grained pixel-aligned features extracted directly from the observed views, which provide high-resolution appearance information. We show that HumMorph is competitive with the state-of-the-art when only a single input view is available, however, we achieve results with significantly better visual quality given just 2 monocular observations. Moreover, previous generalized methods assume access to accurate body shape and pose parameters obtained using synchronized multi-camera setups. In contrast, we consider a more practical scenario where these body parameters are noisily estimated directly from the observed views. Our experimental results demonstrate that our architecture is more robust to errors in the noisy parameters and clearly outperforms the state of the art in this setting.
