StackFLOW: Monocular Human-Object Reconstruction by Stacked Normalizing Flow with Offset
Chaofan Huo, Ye Shi, Yuexin Ma, Lan Xu, Jingyi Yu, Jingya Wang
TL;DR
This work tackles monocular 3D human-object reconstruction by introducing Human-Object Offset (HO-offset), a dense vector $\mathbf{x}\in\mathbb{R}^{3mn}$ formed from offsets $\mathbf{d}_{i,j}=\mathbf{p}_j^{\text{o}}-\mathbf{p}_i^{\text{h}}$ between densely sampled human and object anchors. It then learns a compact latent HO relation space via PCA and uses StackFLOW, a stacked sequence of conditional normalizing flows, to infer the posterior distribution of HO relations from a single image, followed by a post-optimization that enforces 2D-3D consistency and HO-offset coherence. Key contributions include the HO-offset representation, a two-flow posterior inference framework conditioned on image and pose, and a reprojection-plus-offset optimization objective that yields accurate and physically plausible reconstructions. Evaluated on BEHAVE and InterCap, the approach achieves competitive accuracy and substantial speedups, particularly under heavy occlusion, highlighting the practical impact for real-world HOI understanding from monocular imagery.
Abstract
Modeling and capturing the 3D spatial arrangement of the human and the object is the key to perceiving 3D human-object interaction from monocular images. In this work, we propose to use the Human-Object Offset between anchors which are densely sampled from the surface of human mesh and object mesh to represent human-object spatial relation. Compared with previous works which use contact map or implicit distance filed to encode 3D human-object spatial relations, our method is a simple and efficient way to encode the highly detailed spatial correlation between the human and object. Based on this representation, we propose Stacked Normalizing Flow (StackFLOW) to infer the posterior distribution of human-object spatial relations from the image. During the optimization stage, we finetune the human body pose and object 6D pose by maximizing the likelihood of samples based on this posterior distribution and minimizing the 2D-3D corresponding reprojection loss. Extensive experimental results show that our method achieves impressive results on two challenging benchmarks, BEHAVE and InterCap datasets.
