TL;DR
This paper introduces ESANet, an efficient RGB-D semantic segmentation network optimized for real-time indoor scene analysis on mobile robots, outperforming previous methods and applicable to outdoor environments.
Contribution
The paper presents a novel, optimized RGB-D segmentation network that achieves state-of-the-art accuracy and real-time performance for indoor and outdoor scene analysis.
Findings
ESANet outperforms existing methods on NYUv2 and SUNRGB-D datasets.
The approach achieves real-time inference speeds with high accuracy.
Qualitative results demonstrate practical effectiveness in indoor scenarios.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods1x1 Convolution · Residual Connection · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Pyramid Pooling Module · Global Average Pooling · Bottleneck Residual Block · Residual Block · Kaiming Initialization
