Markov Localisation using Heatmap Regression and Deep Convolutional Odometry
Oscar Mendez, Simon Hadfield, Richard Bowden

TL;DR
This paper introduces a GPU-accelerated, CNN-based grid localisation method that combines image and odometry data, outperforming existing pose regression and localisation systems by leveraging deep learning hardware advancements.
Contribution
The paper presents a novel hybrid CNN approach implementing Markov localisation directly on GPU, integrating image and odometry likelihood propagation efficiently.
Findings
Outperforms direct pose regression methods.
Surpasses state-of-the-art localisation systems.
Leverages GPU hardware for real-time grid-based localisation.
Abstract
In the context of self-driving vehicles there is strong competition between approaches based on visual localisation and LiDAR. While LiDAR provides important depth information, it is sparse in resolution and expensive. On the other hand, cameras are low-cost and recent developments in deep learning mean they can provide high localisation performance. However, several fundamental problems remain, particularly in the domain of uncertainty, where learning based approaches can be notoriously over-confident. Markov, or grid-based, localisation was an early solution to the localisation problem but fell out of favour due to its computational complexity. Representing the likelihood field as a grid (or volume) means there is a trade off between accuracy and memory size. Furthermore, it is necessary to perform expensive convolutions across the entire likelihood volume. Despite the benefit 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.
