Deep Leaning-Based Ultra-Fast Stair Detection
Chen Wang, Zhongcai Pei, Shuang Qiu, Zhiyong Tang

TL;DR
This paper introduces a deep learning-based, ultra-fast stair detection method that effectively handles diverse stair structures, lighting conditions, and occlusions, suitable for robotics and assistive navigation.
Contribution
It presents an end-to-end multitask neural network approach for stair line detection, achieving high speed and accuracy, including a lightweight version capable of over 300 fps.
Findings
High detection accuracy demonstrated on custom dataset
Lightweight model achieves over 300 frames per second
Effective under diverse lighting and occlusion conditions
Abstract
Staircases are some of the most common building structures in urban environments. Stair detection is an important task for various applications, including the environmental perception of exoskeleton robots, humanoid robots, and rescue robots and the navigation of visually impaired people. Most existing stair detection algorithms have difficulty dealing with the diversity of stair structure materials, extreme light and serious occlusion. Inspired by human perception, we propose an end-to-end method based on deep learning. Specifically, we treat the process of stair line detection as a multitask involving coarse-grained semantic segmentation and object detection. The input images are divided into cells, and a simple neural network is used to judge whether each cell contains stair lines. For cells containing stair lines, the locations of the stair lines relative to each cell are regressed.…
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
TopicsInfrastructure Maintenance and Monitoring
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
