To view : click here
Mobile robots are widely used in the surveillance industry, for military and industrial applications. In order to carry out surveillance tasks like urban search and rescue operations, the ability to traverse stairs is of immense significance. This paper presents a deep learning based approach for semantic segmentation of stairs, behavioral cloning for star alignment, and a novel mechanical design for an autonomous stair climbing robot. The main objective is to solve the problem of locomotion over staircases with the proposed implementation. Alignment of a robot with stairs in an image is a traditional problem, and the most recent approaches are centred around hand-crafted texture-based Gabor filters and stair detection techniques. However, we could arrive at a more scalable and robust pipeline for alignment schemes. The proposed deep learning technique eliminates the need for manual tuning of parameters of the edge detector, the Hough accumulator, and PID constants. The empirical results and architecture of the stair alignment pipeline are demonstrated in this paper."
To view: click here
If you end up using this code, or want to cite the above paper, kindly cite as follows.
@article{Panchi2019,
doi = {10.1142/s1793351x1940021x},
url = {https://doi.org/10.1142/s1793351x1940021x},
year = {2019},
month = dec,
publisher = {World Scientific Pub Co Pte Lt},
volume = {13},
number = {04},
pages = {497--512},
author = {Navid Panchi and Khush Agrawal and Unmesh Patil and Aniket Gujarathi and Aman Jain and Harsha Namdeo and Shital S. Chiddarwar},
title = {Deep Learning-Based Stair Segmentation and Behavioral Cloning for Autonomous Stair Climbing},
journal = {International Journal of Semantic Computing}
}