CVMar 15, 2020

Night-time Scene Parsing with a Large Real Dataset

arXiv:2003.06883v3130 citations
AI Analysis

This addresses the problem of scene parsing in low-light conditions for computer vision applications, but it is incremental as it builds on existing methods with new data and a specific enhancement.

The paper tackles the night-time scene parsing problem by collecting a large real dataset of 4,297 images and proposing an exposure-aware framework, resulting in significant performance improvements and state-of-the-art results on their dataset and existing ones.

Although huge progress has been made on scene analysis in recent years, most existing works assume the input images to be in day-time with good lighting conditions. In this work, we aim to address the night-time scene parsing (NTSP) problem, which has two main challenges: 1) labeled night-time data are scarce, and 2) over- and under-exposures may co-occur in the input night-time images and are not explicitly modeled in existing pipelines. To tackle the scarcity of night-time data, we collect a novel labeled dataset, named {\it NightCity}, of 4,297 real night-time images with ground truth pixel-level semantic annotations. To our knowledge, NightCity is the largest dataset for NTSP. In addition, we also propose an exposure-aware framework to address the NTSP problem through augmenting the segmentation process with explicitly learned exposure features. Extensive experiments show that training on NightCity can significantly improve NTSP performances and that our exposure-aware model outperforms the state-of-the-art methods, yielding top performances on our dataset as well as existing datasets.

Foundations

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

Your Notes