English

Augmenting Visual Place Recognition with Structural Cues

Computer Vision and Pattern Recognition 2020-07-17 v3 Robotics

Abstract

In this paper, we propose to augment image-based place recognition with structural cues. Specifically, these structural cues are obtained using structure-from-motion, such that no additional sensors are needed for place recognition. This is achieved by augmenting the 2D convolutional neural network (CNN) typically used for image-based place recognition with a 3D CNN that takes as input a voxel grid derived from the structure-from-motion point cloud. We evaluate different methods for fusing the 2D and 3D features and obtain best performance with global average pooling and simple concatenation. On the Oxford RobotCar dataset, the resulting descriptor exhibits superior recognition performance compared to descriptors extracted from only one of the input modalities, including state-of-the-art image-based descriptors. Especially at low descriptor dimensionalities, we outperform state-of-the-art descriptors by up to 90%.

Keywords

Cite

@article{arxiv.2003.00278,
  title  = {Augmenting Visual Place Recognition with Structural Cues},
  author = {Amadeus Oertel and Titus Cieslewski and Davide Scaramuzza},
  journal= {arXiv preprint arXiv:2003.00278},
  year   = {2020}
}

Comments

8 pages, published in RA-L & IROS 2020

R2 v1 2026-06-23T13:58:47.679Z