CVJan 5, 2017

Learning from Synthetic Humans

arXiv:1701.01370v31046 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of acquiring large-scale labeled data for human analysis tasks, offering a scalable solution for researchers and applications in computer vision.

The paper tackles the problem of estimating human pose, shape, and motion from images by creating SURREAL, a synthetic dataset with over 6 million frames, and shows that CNNs trained on it achieve accurate human depth estimation and part segmentation in real RGB images.

Estimating human pose, shape, and motion from images and videos are fundamental challenges with many applications. Recent advances in 2D human pose estimation use large amounts of manually-labeled training data for learning convolutional neural networks (CNNs). Such data is time consuming to acquire and difficult to extend. Moreover, manual labeling of 3D pose, depth and motion is impractical. In this work we present SURREAL (Synthetic hUmans foR REAL tasks): a new large-scale dataset with synthetically-generated but realistic images of people rendered from 3D sequences of human motion capture data. We generate more than 6 million frames together with ground truth pose, depth maps, and segmentation masks. We show that CNNs trained on our synthetic dataset allow for accurate human depth estimation and human part segmentation in real RGB images. Our results and the new dataset open up new possibilities for advancing person analysis using cheap and large-scale synthetic data.

Code Implementations2 repos
Foundations

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

Your Notes