An Efficient Method for Indoor Layout Estimation with FPN.

Aopeng Wang,Shiting Wen,Yunjun Gao,Qing Li,Ke Deng,Chaoyi Pang
DOI: https://doi.org/10.1007/978-3-030-91560-5_7
2021-01-01
Abstract:As a fundamental part of indoor scene understanding, the research of indoor room layout estimation has attracted much attention recently. The task is to predict the structure of a room from a single image. In this article, we illustrate that this task can be well solved even without sophisticated post-processing program, by adopting Feature Pyramid Networks (FPN) to solve this problem with adaptive changes. Besides, an optimization step is devised to keep the order of key points unchanged, which is an essential part for improving the model's performance but has been ignored from the beginning. Our method has demonstrated great performance on the benchmark LSUN dataset on both processing efficiency and accuracy. Compared with the state-of-the-art end-to-end method, our method is two times faster at processing speed (32 ms) than its speed (86 ms), with 0.71% lower key point error and 0.2% higher pixel error respectively. Besides, the advanced two-step method is only 0.02% better than our result on key point error. Both the high efficiency and accuracy make our method a good choice for some real-time room layout estimation tasks.
What problem does this paper attempt to address?