Reuse your features: unifying retrieval and feature-metric alignment
Javier Morlana, J.M.M. Montiel

TL;DR
This paper introduces DRAN, a unified deep network that extracts features for image retrieval, re-ranking, initial pose estimation, and pose refinement in visual localization, achieving competitive accuracy with lower computational costs.
Contribution
The novel contribution is a single network that unifies feature extraction for all steps of visual localization, reducing complexity and resource usage.
Findings
Achieves competitive accuracy on public benchmarks.
Outperforms other unified approaches in robustness and efficiency.
Consumes less computational and memory resources.
Abstract
We propose a compact pipeline to unify all the steps of Visual Localization: image retrieval, candidate re-ranking and initial pose estimation, and camera pose refinement. Our key assumption is that the deep features used for these individual tasks share common characteristics, so we should reuse them in all the procedures of the pipeline. Our DRAN (Deep Retrieval and image Alignment Network) is able to extract global descriptors for efficient image retrieval, use intermediate hierarchical features to re-rank the retrieval list and produce an initial pose guess, which is finally refined by means of a feature-metric optimization based on learned deep multi-scale dense features. DRAN is the first single network able to produce the features for the three steps of visual localization. DRAN achieves competitive performance in terms of robustness and accuracy under challenging conditions in…
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
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Robotics and Sensor-Based Localization
