paper-with-me

홈 › Papers

MMVP: A Multimodal MoCap Dataset with Vision and Pressure Sensors

2024-03-26 · CVPR 2024 1 · He Zhang, Shenghao Ren, Haolei Yuan, Jianhui Zhao, Fan Li, Shuangpeng Sun, Zhenghao Liang, Tao Yu, Qiu Shen, Xun Cao

Foot contact is an important cue for human motion capture, understanding, and generation. Existing datasets tend to annotate dense foot contact using visual matching with thresholding or incorporating pressure signals. However, these approaches either suffer from low accuracy or are only designed for small-range and slow motion. There is still a lack of a vision-pressure multimodal dataset with large-range and fast human motion, as well as accurate and dense foot-contact annotation. To fill this gap, we propose a Multimodal MoCap Dataset with Vision and Pressure sensors, named MMVP. MMVP provides accurate and dense plantar pressure signals synchronized with RGBD observations, which is especially useful for both plausible shape estimation, robust pose fitting without foot drifting, and accurate global translation tracking. To validate the dataset, we propose an RGBD-P SMPL fitting method and also a monocular-video-based baseline framework, VP-MoCap, for human motion capture. Experiments demonstrate that our RGBD-P SMPL Fitting results significantly outperform pure visual motion capture. Moreover, VP-MoCap outperforms SOTA methods in foot-contact and global translation estimation accuracy. We believe the configuration of the dataset and the baseline frameworks will stimulate the research in this direction and also provide a good reference for MoCap applications in various domains. Project page: https://metaverse-ai-lab-thu.github.io/MMVP-Dataset/.

📄 PDF Abstract BibTeX arXiv:2403.17610

Code (1)

wjrzm/VP-MoCap 공식 구현 pytorch

Tasks

Translation

Similar Papers 제목 키워드 기반

Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs

2024-01-11 · CVPR 2024 1 · Shengbang Tong, Zhuang Liu, Yuexiang Zhai, Yi Ma 외

Is vision good enough for language? Recent advancements in multimodal models primarily stem from the powerful reasoning abilities of large language models (LLMs). However, the visual component typically depends only on t…

Representation LearningSelf-Supervised LearningVisual Grounding

MotionPRO: Exploring the Role of Pressure in Human MoCap and Beyond

2025-01-01 · CVPR 2025 1 · Shenghao Ren, Yi Lu, Jiayi Huang, Jiayi Zhao 외

Existing human Motion Capture (MoCap) methods mostly focus on the visual similarity while neglecting the physical plausibility. As a result, downstream tasks such as driving virtual human in 3D scene or humanoid robo…

Image-based Stability Quantification

2022-06-23 · Jesse Scott, John Challis, Robert T. Collins, Yanxi Liu

Quantitative evaluation of human stability using foot pressure/force measurement hardware and motion capture (mocap) technology is expensive, time consuming, and restricted to the laboratory. We propose a novel image-bas…

MMVP: Motion-Matrix-based Video Prediction

2023-08-30 · ICCV 2023 1 · Yiqi Zhong, Luming Liang, Ilya Zharkov, Ulrich Neumann

A central challenge of video prediction lies where the system has to reason the objects' future motions from image frames while simultaneously maintaining the consistency of their appearances across frames. This work int…

motion predictionPredictionVideo Prediction

A Vision Centric Remote Sensing Benchmark

2025-03-20 · Abduljaleel Adejumo, Faegheh Yeganli, Clifford Broni-Bediako, Aoran Xiao 외

Multimodal Large Language Models (MLLMs) have achieved remarkable success in vision-language tasks but their remote sensing (RS) counterpart are relatively under explored. Unlike natural images, RS imagery presents uniqu…

Question AnsweringRepresentation LearningSpatial ReasoningVisual Grounding+2