CVApr 16, 2017

Harvesting Multiple Views for Marker-less 3D Human Pose Annotations

arXiv:1704.04793v1203 citations
Originality Incremental advance
AI Analysis

This addresses the data annotation problem for computer vision researchers and practitioners, offering an incremental improvement by automating 3D pose labeling without manual effort.

The paper tackles the bottleneck of annotated data collection for human pose prediction by presenting a geometry-driven approach to automatically generate accurate 3D human pose annotations from multi-view 2D predictions, achieving state-of-the-art results on standard benchmarks.

Recent advances with Convolutional Networks (ConvNets) have shifted the bottleneck for many computer vision tasks to annotated data collection. In this paper, we present a geometry-driven approach to automatically collect annotations for human pose prediction tasks. Starting from a generic ConvNet for 2D human pose, and assuming a multi-view setup, we describe an automatic way to collect accurate 3D human pose annotations. We capitalize on constraints offered by the 3D geometry of the camera setup and the 3D structure of the human body to probabilistically combine per view 2D ConvNet predictions into a globally optimal 3D pose. This 3D pose is used as the basis for harvesting annotations. The benefit of the annotations produced automatically with our approach is demonstrated in two challenging settings: (i) fine-tuning a generic ConvNet-based 2D pose predictor to capture the discriminative aspects of a subject's appearance (i.e.,"personalization"), and (ii) training a ConvNet from scratch for single view 3D human pose prediction without leveraging 3D pose groundtruth. The proposed multi-view pose estimator achieves state-of-the-art results on standard benchmarks, demonstrating the effectiveness of our method in exploiting the available multi-view information.

Foundations

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

Your Notes