CVNov 10, 2015

Semantic Instance Annotation of Street Scenes by 3D to 2D Label Transfer

arXiv:1511.03240v2172 citations
Originality Incremental advance
AI Analysis

This addresses the lack of large-scale labeled data for instance-level semantic segmentation in street scenes, which is incremental as it builds on existing label transfer methods.

The paper tackles the problem of labor-intensive pixelwise annotation for street scenes by proposing a 3D to 2D label transfer method, resulting in 400k semantic and instance image annotations with improved accuracy and time-coherence compared to baselines.

Semantic annotations are vital for training models for object recognition, semantic segmentation or scene understanding. Unfortunately, pixelwise annotation of images at very large scale is labor-intensive and only little labeled data is available, particularly at instance level and for street scenes. In this paper, we propose to tackle this problem by lifting the semantic instance labeling task from 2D into 3D. Given reconstructions from stereo or laser data, we annotate static 3D scene elements with rough bounding primitives and develop a model which transfers this information into the image domain. We leverage our method to obtain 2D labels for a novel suburban video dataset which we have collected, resulting in 400k semantic and instance image annotations. A comparison of our method to state-of-the-art label transfer baselines reveals that 3D information enables more efficient annotation while at the same time resulting in improved accuracy and time-coherent labels.

Foundations

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

Your Notes