Robust visual SLAM across seasons
Tayyab Naseer, Michael Ruhnke, Cyrill Stachniss, Luciano Spinello, Wolfram Burgard
Abstract
In this paper, we present an appearance-based visual SLAM approach that focuses on detecting loop closures across seasons. Given two image sequences, our method first extracts one descriptor per image for both sequences using a deep convolutional neural network. Then, we compute a similarity matrix by comparing each image of a query sequence with a database. Finally, based on the similarity matrix, we formulate a flow network problem and compute matching hypotheses between sequences. In this way, our approach can handle partially matching routes, loops in the trajectory and different speeds of the robot. With a matching hypothesis as loop closure information and the odometry information of the robot, we formulate a graph based SLAM problem and compute a joint maximum likelihood trajectory.
BibTeX
@inproceedings{iros2015_robustvisualslam,
title = {Robust visual SLAM across seasons},
author = {Tayyab Naseer and Michael Ruhnke and Cyrill Stachniss and Luciano Spinello and Wolfram Burgard},
booktitle = {IROS 2015},
year = {2015}
}