用双流Transformer-GCN模型提升单目3D人体姿态估计的泛化能力
Dual-stream Transformer-GCN Model with Contextualized Representations Learning for Monocular 3D Human Pose Estimation
- 通过掩码2D姿态特征,用双流模型自蒸馏学习上下文表示
- 在Human3.6M上达38.0mm MPJPE,MPI-INF-3DHP上达15.9mm
- 适合需要高精度视频姿态估计的研究与应用
本文提出一种基于上下文表示学习的Transformer-GCN双流模型,用于解决单目3D人体姿态估计中的深度模糊、标注数据有限、建模不平衡及泛化能力差等问题。通过掩码2D姿态特征并采用自蒸馏机制,模型在双流结构中联合学习全局与局部时空关系:图卷积网络(GCN)流捕捉相邻关节点和帧间的局部依赖,注意力机制(Transformer)流捕获全局时空特征。该方法有效平衡了局部与全局信息融合,显著提升模型对复杂动作的理解能力。在两个基准数据集上达到先进性能:Human3.6M上MPJPE为38.0mm,P-MPJPE为31.9mm;MPI-INF-3DHP上MPJPE为15.9mm。公开数据集和真实场景视频的可视化实验验证了其鲁棒性与泛化能力。
原文摘要 · Abstract (English)
This paper introduces a novel approach to monocular 3D human pose estimation using contextualized representation learning with the Transformer-GCN dual-stream model. Monocular 3D human pose estimation is challenged by depth ambiguity, limited 3D-labeled training data, imbalanced modeling, and restricted model generalization. To address these limitations, our work introduces a groundbreaking motion pre-training method based on contextualized representation learning. Specifically, our method involves masking 2D pose features and utilizing a Transformer-GCN dual-stream model to learn high-dimensional representations through a self-distillation setup. By focusing on contextualized representation learning and spatial-temporal modeling, our approach enhances the model's ability to understand spatial-temporal relationships between postures, resulting in superior generalization. Furthermore, leveraging the Transformer-GCN dual-stream model, our approach effectively balances global and local interactions in video pose estimation. The model adaptively integrates information from both the Transformer and GCN streams, where the GCN stream effectively learns local relationships between adjacent key points and frames, while the Transformer stream captures comprehensive global spatial and temporal features. Our model achieves state-of-the-art performance on two benchmark datasets, with an MPJPE of 38.0mm and P-MPJPE of 31.9mm on Human3.6M, and an MPJPE of 15.9mm on MPI-INF-3DHP. Furthermore, visual experiments on public datasets and in-the-wild videos demonstrate the robustness and generalization capabilities of our approach.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。