Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Efficient RGB-D Semantic Segmentation for Indoor Scene Analysis

About

Analyzing scenes thoroughly is crucial for mobile robots acting in different environments. Semantic segmentation can enhance various subsequent tasks, such as (semantically assisted) person perception, (semantic) free space detection, (semantic) mapping, and (semantic) navigation. In this paper, we propose an efficient and robust RGB-D segmentation approach that can be optimized to a high degree using NVIDIA TensorRT and, thus, is well suited as a common initial processing step in a complex system for scene analysis on mobile robots. We show that RGB-D segmentation is superior to processing RGB images solely and that it can still be performed in real time if the network architecture is carefully designed. We evaluate our proposed Efficient Scene Analysis Network (ESANet) on the common indoor datasets NYUv2 and SUNRGB-D and show that we reach state-of-the-art performance while enabling faster inference. Furthermore, our evaluation on the outdoor dataset Cityscapes shows that our approach is suitable for other areas of application as well. Finally, instead of presenting benchmark results only, we also show qualitative results in one of our indoor application scenarios.

Daniel Seichter, Mona K\"ohler, Benjamin Lewandowski, Tim Wengefeld, Horst-Michael Gross• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU78.42
1145
Semantic segmentationNYU v2 (test)
mIoU51.6
248
Semantic segmentationSUN RGB-D (test)
mIoU48.31
191
Semantic segmentationNYU Depth V2 (test)
mIoU50.5
172
Semantic segmentationCityscapes (val)
mIoU80.09
108
Semantic segmentationNYUDv2 40-class (test)
mIoU50.5
99
Semantic segmentationNYUD v2
mIoU50.5
96
Semantic segmentationNYU V2
mIoU51.6
74
Semantic segmentationSUN RGB-D
mIoU48.2
45
Semantic segmentationNYU v2 (val)
mIoU49.18
37
Showing 10 of 19 rows

Other info

Code

Follow for update