English

A Neural Network Approach to Missing Marker Reconstruction in Human Motion Capture

Machine Learning 2018-09-26 v4

Abstract

Optical motion capture systems have become a widely used technology in various fields, such as augmented reality, robotics, movie production, etc. Such systems use a large number of cameras to triangulate the position of optical markers.The marker positions are estimated with high accuracy. However, especially when tracking articulated bodies, a fraction of the markers in each timestep is missing from the reconstruction. In this paper, we propose to use a neural network approach to learn how human motion is temporally and spatially correlated, and reconstruct missing markers positions through this model. We experiment with two different models, one LSTM-based and one time-window-based. Both methods produce state-of-the-art results, while working online, as opposed to most of the alternative methods, which require the complete sequence to be known. The implementation is publicly available at https://github.com/Svito-zar/NN-for-Missing-Marker-Reconstruction .

Keywords

Cite

@article{arxiv.1803.02665,
  title  = {A Neural Network Approach to Missing Marker Reconstruction in Human Motion Capture},
  author = {Taras Kucherenko and Jonas Beskow and Hedvig Kjellström},
  journal= {arXiv preprint arXiv:1803.02665},
  year   = {2018}
}

Comments

7 pages, 6 figures

R2 v1 2026-06-23T00:45:09.616Z