CVJul 3, 2018

A Dataset for Lane Instance Segmentation in Urban Environments

arXiv:1807.01347v214 citations
Originality Synthesis-oriented
AI Analysis

It addresses the problem of time-consuming manual labeling for lane instance segmentation in autonomous vehicles, though it is incremental as it builds on existing CNN-based methods.

This work tackled the lack of data for lane instance segmentation in autonomous driving by proposing a semi-automated labeling method that reduces average labeling time to 5 seconds per image, resulting in a released dataset of 24,000 images.

Autonomous vehicles require knowledge of the surrounding road layout, which can be predicted by state-of-the-art CNNs. This work addresses the current lack of data for determining lane instances, which are needed for various driving manoeuvres. The main issue is the time-consuming manual labelling process, typically applied per image. We notice that driving the car is itself a form of annotation. Therefore, we propose a semi-automated method that allows for efficient labelling of image sequences by utilising an estimated road plane in 3D based on where the car has driven and projecting labels from this plane into all images of the sequence. The average labelling time per image is reduced to 5 seconds and only an inexpensive dash-cam is required for data capture. We are releasing a dataset of 24,000 images and additionally show experimental semantic segmentation and instance segmentation results.

Foundations

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

Your Notes