StackFLOW: Monocular Human-Object Reconstruction by Stacked Normalizing Flow with Offset

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. Our code has been publicly available at https://github.com/MoChen-bop/StackFLOW.

Cite

Text

Huo et al. "StackFLOW: Monocular Human-Object Reconstruction by Stacked Normalizing Flow with Offset." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/100

Markdown

[Huo et al. "StackFLOW: Monocular Human-Object Reconstruction by Stacked Normalizing Flow with Offset." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/huo2023ijcai-stackflow/) doi:10.24963/IJCAI.2023/100

BibTeX

@inproceedings{huo2023ijcai-stackflow,
  title     = {{StackFLOW: Monocular Human-Object Reconstruction by Stacked Normalizing Flow with Offset}},
  author    = {Huo, Chaofan and Shi, Ye and Ma, Yuexin and Xu, Lan and Yu, Jingyi and Wang, Jingya},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {902-910},
  doi       = {10.24963/IJCAI.2023/100},
  url       = {https://mlanthology.org/ijcai/2023/huo2023ijcai-stackflow/}
}