Papers › MMVP: A Multimodal MoCap Dataset with Vision and Pressure Sensors

MMVP: A Multimodal MoCap Dataset with Vision and Pressure Sensors

26 Mar 2024CVPR 2024 1arXiv:2403.17610archive 2025-07-28

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/.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.17610")

Code

Syntology Ran 15 of 21 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 7 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 21 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wjrzm/VP-MoCap officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 15 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
7ran · fixture could not drive it
6ran
6unverified

Licence: 21 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wjrzm/VP-MoCap. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ModelOutput wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · de907a24b34eca80 · report
SMPLHOutput wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 06202697f97aa74a · report
SMPLOutput wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · dd071e80c606a7f8 · report
SMPLXOutput wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 571d0b245b6d9e8e · report
Struct wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran no licence file found · pointer only · 2dc5b7f2d1de6e57 · report
VertexJointSelector wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 6b07a36dd69c1ec2 · report
batch_rigid_transform wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it no licence file found · pointer only · 92c944065701bd66 · report
batch_rodrigues wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 240b4e87bc15b469 · report
blend_shapes wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it no licence file found · pointer only · 992752120167691d · report
find_joint_kin_chain wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3b5f8cde1dc64833 · report
rot_mat_to_euler wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 183c819df5293137 · report
to_np wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · our draft was wrong no licence file found · pointer only · 43ebe3b786b2d59b · report
to_tensor wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · our draft was wrong no licence file found · pointer only · 1e9a1cda6aedbba8 · report
transform_mat wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · e6b274e9ac28f2fd · report
vertices2joints wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository ran · fixture could not drive it no licence file found · pointer only · f7dcd95b09f470c5 · report
SMPL wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository unverified no licence file found · pointer only · 6971563b98c56826 · report
SMPLH wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository unverified no licence file found · pointer only · 7172ad4e83ac18ed · report
SMPLX wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository unverified no licence file found · pointer only · 2978578ccd182a93 · report
find_dynamic_lmk_idx_and_bcoords wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository unverified no licence file found · pointer only · 91e7e327d00a7c3b · report
lbs wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository unverified no licence file found · pointer only · 75d96618ff515aea · report
vertices2landmarks wjrzm/VP-MoCap/PoseTransOpt/lib/smplx/body_models.py official repository unverified no licence file found · pointer only · f60c90a51b7481f7 · report

Tasks

Translation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections