Adaptive Multi-view and Temporal Fusing Transformer for 3D Human Pose Estimation
arXiv:2110.05092 · doi:10.1109/TPAMI.2022.3188716
Abstract
This paper proposes a unified framework dubbed Multi-view and Temporal Fusing Transformer (MTF-Transformer) to adaptively handle varying view numbers and video length without camera calibration in 3D Human Pose Estimation (HPE). It consists of Feature Extractor, Multi-view Fusing Transformer (MFT), and Temporal Fusing Transformer (TFT). Feature Extractor estimates 2D pose from each image and fuses the prediction according to the confidence. It provides pose-focused feature embedding and makes subsequent modules computationally lightweight. MFT fuses the features of a varying number of views with a novel Relative-Attention block. It adaptively measures the implicit relative relationship between each pair of views and reconstructs more informative features. TFT aggregates the features of the whole sequence and predicts 3D pose via a transformer. It adaptively deals with the video of arbitrary length and fully unitizes the temporal information. The migration of transformers enables our model to learn spatial geometry better and preserve robustness for varying application scenarios. We report quantitative and qualitative results on the Human3.6M, TotalCapture, and KTH Multiview Football II. Compared with state-of-the-art methods with camera parameters, MTF-Transformer obtains competitive results and generalizes well to dynamic capture with an arbitrary number of unseen views.
References in corpus (6)
- Multi-task Deep Learning for Real-Time 3D Human Pose Estimation and Action Recognition
- AdaFuse: Adaptive Multiview Fusion for Accurate Human Pose Estimation in the Wild
- Neural Human Performer: Learning Generalizable Radiance Fields for Human Performance Rendering
- TransFusion: Cross-view Fusion with Transformer for 3D Human Pose Estimation
- LiftFormer: 3D Human Pose Estimation using attention models
- Recent Advances in Monocular 2D and 3D Human Pose Estimation: A Deep Learning Perspective