菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-10
📄 Abstract - Improving 3D Foot Motion Reconstruction in Markerless Monocular Human Motion Capture

State-of-the-art methods can recover accurate overall 3D human body motion from in-the-wild videos. However, they often fail to capture fine-grained articulations, especially in the feet, which are critical for applications such as gait analysis and animation. This limitation results from training datasets with inaccurate foot annotations and limited foot motion diversity. We address this gap with FootMR, a Foot Motion Refinement method that refines foot motion estimated by an existing human recovery model through lifting 2D foot keypoint sequences to 3D. By avoiding direct image input, FootMR circumvents inaccurate image-3D annotation pairs and can instead leverage large-scale motion capture data. To resolve ambiguities of 2D-to-3D lifting, FootMR incorporates knee and foot motion as context and predicts only residual foot motion. Generalization to extreme foot poses is further improved by representing joints in global rather than parent-relative rotations and applying extensive data augmentation. To support evaluation of foot motion reconstruction, we introduce MOOF, a 2D dataset of complex foot movements. Experiments on MOOF, MOYO, and RICH show that FootMR outperforms state-of-the-art methods, reducing ankle joint angle error on MOYO by up to 30% over the best video-based approach.

顶级标签: computer vision systems model training
详细标签: 3d reconstruction human motion capture foot motion monocular video keypoint lifting 或 搜索:

改进无标记单目人体运动捕捉中的三维足部运动重建 / Improving 3D Foot Motion Reconstruction in Markerless Monocular Human Motion Capture


1️⃣ 一句话总结

这篇论文提出了一种名为FootMR的新方法,它通过利用大规模运动捕捉数据来专门优化和提升从普通视频中重建出的三维足部精细运动,解决了现有技术在此方面的不足,从而在步态分析等应用中实现更准确的结果。

源自 arXiv: 2603.09681