Hybrid SLAM and object recognition on an embedded platform

Simultaneous Localization and Mapping (SLAM) is a key component of modern autonomous robots. It provides a similar visualization and localization capability, that is easily perceived by a human, to an autonomous robot for it to function in an unfamiliar environment. However, a traditional SLAM syste...

Full description

Saved in:
Bibliographic Details
Main Author: Syahir Toriman
Other Authors: Lam Siew Kei
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/157236
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Simultaneous Localization and Mapping (SLAM) is a key component of modern autonomous robots. It provides a similar visualization and localization capability, that is easily perceived by a human, to an autonomous robot for it to function in an unfamiliar environment. However, a traditional SLAM system only creates a map that has no descriptive points of interest that may be useful for improved localization. In this project, a SLAM system is combined with a Text Detection and Recognition algorithm to provide a more descriptive visualization of the world. This composite system is designed and tested on the Jetson Xavier NX embedded platform. The ORB SLAM 2 algorithm was chosen for the SLAM system for its robustness and versatility. Then, the Efficient and Accurate Scene Text Detector (EAST) algorithm coupled with a Convolutional Recurrent Neural Network (CRNN) Scene Text Recognition was used to provide an efficient natural scene text detection and recognition.