HeatFormer: A Neural Optimizer for Multiview Human Mesh Recovery
Yuto Matsubara, Ko Nishino
TL;DR
HeatFormer tackles the problem of accurate human mesh recovery from fixed multiview cameras by reframing SMPL parameter estimation as neural optimization. It introduces a heatmap-based representation and a Transformer-based HeatEncoder/Decoder that iteratively refines SMPL parameters $\theta$ (pose) and $\beta$ (shape) from multiple views, without requiring calibrated or fixed camera configurations. The approach achieves state-of-the-art accuracy, strong occlusion robustness, and impressive generalization across datasets and view configurations, demonstrated through extensive ablations and cross-domain tests. This work offers a practical foundation for passive, real-world human behavior modeling in environments with fixed camera deployments.
Abstract
We introduce a novel method for human shape and pose recovery that can fully leverage multiple static views. We target fixed-multiview people monitoring, including elderly care and safety monitoring, in which calibrated cameras can be installed at the corners of a room or an open space but whose configuration may vary depending on the environment. Our key idea is to formulate it as neural optimization. We achieve this with HeatFormer, a neural optimizer that iteratively refines the SMPL parameters given multiview images, which is fundamentally agonistic to the configuration of views. HeatFormer realizes this SMPL parameter estimation as heat map generation and alignment with a novel transformer encoder and decoder. We demonstrate the effectiveness of HeatFormer including its accuracy, robustness to occlusion, and generalizability through an extensive set of experiments. We believe HeatFormer can serve a key role in passive human behavior modeling.
