A Generative Map for Image-based Camera Localization
Mingpan Guo, Stefan Matthes, Jiaojiao Ye, Hao Shen

TL;DR
This paper introduces a Generative Map framework that creates human-readable neural network maps for image-based camera localization, combining generative models with Kalman filtering to improve interpretability and incorporate sensor data.
Contribution
It presents a novel generative map approach that is interpretable, integrates sensor information, and is trained from scratch, unlike existing regression-based models.
Findings
Generative Map predicts images closely resembling true scenes.
Achieves localization performance comparable to current regression models.
Trained entirely from scratch without large pretrained networks.
Abstract
In image-based camera localization systems, information about the environment is usually stored in some representation, which can be referred to as a map. Conventionally, most maps are built upon hand-crafted features. Recently, neural networks have attracted attention as a data-driven map representation, and have shown promising results in visual localization. However, these neural network maps are generally hard to interpret by human. A readable map is not only accessible to humans, but also provides a way to be verified when the ground truth pose is unavailable. To tackle this problem, we propose Generative Map, a new framework for learning human-readable neural network maps, by combining a generative model with the Kalman filter, which also allows it to incorporate additional sensor information such as stereo visual odometry. For evaluation, we use real world images from the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Image and Object Detection Techniques
