paper-with-me

Papers

SOMA: Solving Optical Marker-Based MoCap Automatically

2021-10-09 · ICCV 2021 10 · Nima Ghorbani, Michael J. Black

Marker-based optical motion capture (mocap) is the "gold standard" method for acquiring accurate 3D human motion in computer vision, medicine, and graphics. The raw output of these systems are noisy and incomplete 3D points or short tracklets of points. To be useful, one must associate these points with corresponding markers on the captured subject; i.e. "labelling". Given these labels, one can then "solve" for the 3D skeleton or body surface mesh. Commercial auto-labeling tools require a specific calibration procedure at capture time, which is not possible for archival data. Here we train a novel neural network called SOMA, which takes raw mocap point clouds with varying numbers of points, labels them at scale without any calibration data, independent of the capture technology, and requiring only minimal human intervention. Our key insight is that, while labeling point clouds is highly ambiguous, the 3D body provides strong constraints on the solution that can be exploited by a learning-based method. To enable learning, we generate massive training sets of simulated noisy and ground truth mocap markers animated by 3D bodies from AMASS. SOMA exploits an architecture with stacked self-attention elements to learn the spatial structure of the 3D body and an optimal transport layer to constrain the assignment (labeling) problem while rejecting outliers. We extensively evaluate SOMA both quantitatively and qualitatively. SOMA is more accurate and robust than existing state of the art research methods and can be applied where commercial systems cannot. We automatically label over 8 hours of archival mocap data across 4 different datasets captured using various technologies and output SMPL-X body models. The model and data is released for research purposes at https://soma.is.tue.mpg.de/.

📄 PDF Abstract BibTeX arXiv:2110.04431

Code (2)

nghorbani/moshpp 공식 구현
nghorbani/soma 공식 구현 pytorch

Similar Papers 제목 키워드 기반

OpenMoCap: Rethinking Optical Motion Capture under Real-world Occlusion

2025-08-18 · Chen Qian, Danyang Li, Xinran Yu, Zheng Yang 외 arxiv

Optical motion capture is a foundational technology driving advancements in cutting-edge fields such as virtual reality and film production. However, system performance suffers severely under large-scale marker occlusion…

Selecting the motion ground truth for loose-fitting wearables: benchmarking optical MoCap methods

2023-07-21 · Lala Shakti Swarup Ray, Bo Zhou, Sungho Suh, Paul Lukowicz

To help smart wearable researchers choose the optimal ground truth methods for motion capturing (MoCap) for all types of loose garments, we present a benchmark, DrapeMoCapBench (DMCB), specifically designed to evaluate t…

Benchmarking

RoMo: A Robust Solver for Full-body Unlabeled Optical Motion Capture

2024-09-18 · Xiaoyu Pan, Bowen Zheng, Xinwei Jiang, Zijiao Zeng 외

Optical motion capture (MoCap) is the "gold standard" for accurately capturing full-body motions. To make use of raw MoCap point data, the system labels the points with corresponding body part locations and solves the fu…

Noise-in, Bias-out: Balanced and Real-time MoCap Solving

2023-09-25 · Georgios Albanis, Nikolaos Zioulis, Spyridon Thermos, Anargyros Chatzitofis 외

Real-time optical Motion Capture (MoCap) systems have not benefited from the advances in modern data-driven modeling. In this work we apply machine learning to solve noisy unstructured marker estimates in real-time and d…

Representation Learning

DeepMoCap: Deep Optical Motion Capture Using Multiple Depth Sensors and Retro-Reflectors

2021-10-14 · Anargyros Chatzitofis, Dimitrios Zarpalas, Stefanos Kollias, Petros Daras

In this paper, a marker-based, single-person optical motion capture method (DeepMoCap) is proposed using multiple spatio-temporally aligned infrared-depth sensors and retro-reflective straps and patches (reflectors). Dee…

Optical Flow Estimation