TransFusion: Cross-view Fusion with Transformer for 3D Human Pose Estimation

Abstract
Estimating the 2D human poses in each view is typically the first step in calibrated multi-view 3D pose estimation. But the performance of 2D pose detectors suffers from challenging situations such as occlusions and oblique viewing angles. To address these challenges, previous works derive point-to-point correspondences between different views from epipolar geometry and utilize the correspondences to merge prediction heatmaps or feature representations. Instead of post-prediction merge/calibration, here we introduce a transformer framework for multi-view 3D pose estimation, aiming at directly improving individual 2D predictors by integrating information from different views. Inspired by previous multi-modal transformers, we design a unified transformer architecture, named TransFusion, to fuse cues from both current views and neighboring views. Moreover, we propose the concept of epipolar field to encode 3D positional information into the transformer model. The 3D position encoding guided by epipolar field provides an effi- cient way of encoding correspondences between pixels of different views. Experiments on Human 3.6M and Ski-Pose show that our method is more efficient and has consis- tent improvements compared to other fusion methods. Specifically, we achieve 25.8 mm © 2021. The copyright of this document resides with its authors. It may be distributed unchanged freely in print or electronic forms.
Cite
@inproceedings{transfusion-cross-view-fusion-with-transformer-for-3d-2021,
author = {Haoyu Ma and Liangjian Chen and Deying Kong and Zhe Wang and Xingwei Liu and Hao Tang and Xiangyi Yan and Yusheng Xie and Shih-Yao Lin and Xiaohui Xie},
title = {TransFusion: Cross-view Fusion with Transformer for 3D Human Pose Estimation},
booktitle = {BMVC},
year = {2021},
doi = {10.5244/c.35.5},
url = {https://doi.org/10.5244/c.35.5},
}