CVJan 3, 2019

Edge-Semantic Learning Strategy for Layout Estimation in Indoor Environment

arXiv:1901.00621v143 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of spatial layout estimation for indoor environments, which is incremental as it builds on existing methods by integrating edge and semantic information.

The paper tackled indoor layout estimation by proposing a method that jointly learns edge maps and semantic labels from monocular images, combining them to evaluate and refine layout hypotheses, achieving state-of-the-art performance on benchmark datasets.

Visual cognition of the indoor environment can benefit from the spatial layout estimation, which is to represent an indoor scene with a 2D box on a monocular image. In this paper, we propose to fully exploit the edge and semantic information of a room image for layout estimation. More specifically, we present an encoder-decoder network with shared encoder and two separate decoders, which are composed of multiple deconvolution (transposed convolution) layers, to jointly learn the edge maps and semantic labels of a room image. We combine these two network predictions in a scoring function to evaluate the quality of the layouts, which are generated by ray sampling and from a predefined layout pool. Guided by the scoring function, we apply a novel refinement strategy to further optimize the layout hypotheses. Experimental results show that the proposed network can yield accurate estimates of edge maps and semantic labels. By fully utilizing the two different types of labels, the proposed method achieves state-of-the-art layout estimation performance on benchmark 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