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

**Authors:** Georgios Pavlakos, Xiaowei Zhou, Konstantinos G. Derpanis, Kostas, Daniilidis

arXiv: 1704.04793 · 2017-04-18

## TL;DR

This paper introduces a geometry-driven method to automatically generate accurate 3D human pose annotations from multi-view images, enhancing pose prediction models without extensive manual labeling.

## Contribution

It presents a novel multi-view approach that leverages 3D geometry constraints to automatically harvest 3D human pose annotations from 2D ConvNet predictions.

## Key findings

- Achieves state-of-the-art results on standard benchmarks.
- Enables personalized 2D pose fine-tuning without additional groundtruth.
- Trains 3D pose prediction models from scratch without 3D groundtruth.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.04793/full.md

## Figures

23 figures with captions in the complete paper: https://tomesphere.com/paper/1704.04793/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1704.04793/full.md

---
Source: https://tomesphere.com/paper/1704.04793