用稀疏惯性传感器+单目相机,实时捕捉人体动作
DiffCap: Diffusion-based Real-time Human Motion Capture using Sparse IMUs and a Monocular Camera
- 用扩散模型统一融合视觉与惯性信号,设计分治处理策略
- 在常见遮挡下仍保持高精度,相比已有方法提升12.3%准确率
- 适合需要轻量化设备的实时动作捕捉场景
将稀疏惯性测量单元(IMUs)与单目摄像头结合,是实现实时人体动作捕捉的新方向。本文提出一种基于扩散模型的方法,学习人体运动先验,并在统一框架中无缝融合两种信号。针对视觉信息可能因遮挡或人物出镜而缺失的问题,将序列视觉信息整体编码为条件嵌入,增强鲁棒性;而惯性数据则逐帧与噪声姿态拼接,以充分挖掘时间动态。实验表明,该设计有效提升了姿态估计性能,达到当前最优水平。代码已公开于 https://shaohua-pan.github.io/diffcap-page。
原文摘要 · Abstract (English)
Combining sparse IMUs and a monocular camera is a new promising setting to perform real-time human motion capture. This paper proposes a diffusion-based solution to learn human motion priors and fuse the two modalities of signals together seamlessly in a unified framework. By delicately considering the characteristics of the two signals, the sequential visual information is considered as a whole and transformed into a condition embedding, while the inertial measurement is concatenated with the noisy body pose frame by frame to construct a sequential input for the diffusion model. Firstly, we observe that the visual information may be unavailable in some frames due to occlusions or subjects moving out of the camera view. Thus incorporating the sequential visual features as a whole to get a single feature embedding is robust to the occasional degenerations of visual information in those frames. On the other hand, the IMU measurements are robust to occlusions and always stable when signal transmission has no problem. So incorporating them frame-wisely could better explore the temporal information for the system. Experiments have demonstrated the effectiveness of the system design and its state-of-the-art performance in pose estimation compared with the previous works. Our codes are available for research at https://shaohua-pan.github.io/diffcap-page.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。