LoopNet: A Multitasking Few-Shot Learning Approach for Loop Closure in Large Scale SLAM
By: Mohammad-Maher Nakshbandi, Ziad Sharawy, Sorin Grigorescu
Potential Business Impact:
Helps robots remember where they've been.
One of the main challenges in the Simultaneous Localization and Mapping (SLAM) loop closure problem is the recognition of previously visited places. In this work, we tackle the two main problems of real-time SLAM systems: 1) loop closure detection accuracy and 2) real-time computation constraints on the embedded hardware. Our LoopNet method is based on a multitasking variant of the classical ResNet architecture, adapted for online retraining on a dynamic visual dataset and optimized for embedded devices. The online retraining is designed using a few-shot learning approach. The architecture provides both an index into the queried visual dataset, and a measurement of the prediction quality. Moreover, by leveraging DISK (DIStinctive Keypoints) descriptors, LoopNet surpasses the limitations of handcrafted features and traditional deep learning methods, offering better performance under varying conditions. Code is available at https://github.com/RovisLab/LoopNet. Additinally, we introduce a new loop closure benchmarking dataset, coined LoopDB, which is available at https://github.com/RovisLab/LoopDB.
Similar Papers
LoopDB: A Loop Closure Dataset for Large Scale Simultaneous Localization and Mapping
CV and Pattern Recognition
Helps robots remember where they've been.
LiDAR Loop Closure Detection using Semantic Graphs with Graph Attention Networks
CV and Pattern Recognition
Helps robots remember where they've been.
Loop Closure using AnyLoc Visual Place Recognition in DPV-SLAM
Robotics
Makes robots remember where they've been better.