Camera Relocalization by Computing Pairwise Relative Poses Using Convolutional Neural Network
Zakaria Laskar, Iaroslav Melekhov, Surya Kalia, Juho Kannala

TL;DR
This paper introduces a scalable CNN-based camera relocalization method that estimates relative poses between images, enabling scene-independent localization without scene-specific training, and demonstrates its effectiveness on new and standard datasets.
Contribution
The paper presents a scene-agnostic CNN approach for camera relocalization that estimates relative poses and fuses them for accurate localization, without requiring scene-specific training.
Findings
Method generalizes well to unseen scenes
Outperforms recent CNN-based localization methods
Effective on both new dataset and 7 Scenes benchmark
Abstract
We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative pose between the query and the database images, whose poses are known. The camera location for the query image is obtained via triangulation from two relative translation estimates using a RANSAC based approach. Each relative pose estimate provides a hypothesis for the camera orientation and they are fused in a second RANSAC scheme. The neural network is trained for relative pose estimation in an end-to-end manner using training image pairs. In contrast to previous work, our approach does not require scene-specific training of the network, which improves scalability, and it can also be applied to scenes which are not available during the training of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
