RGB-D-based Stair Detection using Deep Learning for Autonomous Stair Climbing
Chen Wang, Zhongcai Pei, Shuang Qiu, Zhiyong Tang

TL;DR
This paper presents a deep learning approach combining RGB and depth data for reliable, real-time stair detection in autonomous robots, outperforming existing methods especially in challenging visual conditions.
Contribution
A novel neural network architecture with a selective module for effective RGB-depth fusion and a line clustering algorithm for geometric stair parameter extraction.
Findings
Achieves 5.64% higher accuracy and 7.97% higher recall than state-of-the-art methods.
Provides a lightweight model capable of over 300 frames per second.
Demonstrates robustness in night and fuzzy visual conditions.
Abstract
Stairs are common building structures in urban environments, and stair detection is an important part of environment perception for autonomous mobile robots. Most existing algorithms have difficulty combining the visual information from binocular sensors effectively and ensuring reliable detection at night and in the case of extremely fuzzy visual clues. To solve these problems, we propose a neural network architecture with RGB and depth map inputs. Specifically, we design a selective module, which can make the network learn the complementary relationship between the RGB map and the depth map and effectively combine the information from the RGB map and the depth map in different scenes. In addition, we design a line clustering algorithm for the postprocessing of detection results, which can make full use of the detection results to obtain the geometric stair parameters. Experiments on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · 3D Surveying and Cultural Heritage · Infrastructure Maintenance and Monitoring
