CVJul 24, 2017

Towards Accurate Markerless Human Shape and Pose Estimation over Time

arXiv:1707.07548v5232 citations
Originality Incremental advance
AI Analysis

This work addresses markerless motion capture for applications like animation or sports analysis, but it is incremental as it builds on existing methods like SMPLify.

The paper tackles the problem of estimating 3D human motion and body shape from multi-view video without markers, achieving results comparable to state-of-the-art on standard benchmarks and providing realistic 3D avatars.

Existing marker-less motion capture methods often assume known backgrounds, static cameras, and sequence specific motion priors, which narrows its application scenarios. Here we propose a fully automatic method that given multi-view video, estimates 3D human motion and body shape. We take recent SMPLify \cite{bogo2016keep} as the base method, and extend it in several ways. First we fit the body to 2D features detected in multi-view images. Second, we use a CNN method to segment the person in each image and fit the 3D body model to the contours to further improves accuracy. Third we utilize a generic and robust DCT temporal prior to handle the left and right side swapping issue sometimes introduced by the 2D pose estimator. Validation on standard benchmarks shows our results are comparable to the state of the art and also provide a realistic 3D shape avatar. We also demonstrate accurate results on HumanEva and on challenging dance sequences from YouTube in monocular case.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes