A curated list of visual (re)localization resources, inspired by awesome-computer-vision. The list focuses on the research of visual localization, i.e. estimates 6 DoF camera pose of a query RGB/RGB-D frame in known scenes.
This document is a work in progress. Please suggest papers/resources through pull requests. If you believe this list is missing something or has factually inaccurate info, you can also new an issue. All contributions are appreciated.
[2018 BMVC] Improved Visual Relocalization by Discovering Anchor Points [paper][code]
[2018 CVPR] Geometry-Aware Learning of Maps for Camera Localization [paper][code]
[2018 RA-L] VLocNet++: Deep Multitask Learning for Semantic Visual Localization and Odometry [paper]
[2017 ICCV Workshop] Camera Relocalization by Computing Pairwise Relative Poses Using Convolutional Neural Network [paper][code]
[2017 IROS] Deep regression for monocular camera-based 6-dof global localization in outdoor environments [paper]
[2017 CVPR] Geometric loss functions for camera pose regression with deep learning [paper]
[2017 CVPR] Image-based localization using LSTMs for structured feature correlation [paper]
[2016 ICRA] Modelling Uncertainty in Deep Learning for Camera Relocalization [paper]
[2015 ICCV] PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization [paper]
Two-Step Approaches
Approaches of this type first find correspondences between the query frame and the scene, then estimate the camera pose through optimization with RANSAC.
Feature Matching Based
[2021 ICCV Workshop] MegLoc: A Robust and Accurate Visual Localization Pipeline [paper]
[2021 ICCV Workshop] Pose Refinement with Joint Optimization of Visual Points and Lines [paper]
[2021 ICRA & ICCV Workshop] Retrieval and Localization with Observation Constraints [paper]
[2021 CVPR] Back to the Feature: Learning Robust Camera Localization from Pixels to Pose [paper][code]
[2020 ECCV Workshop] Hierarchical Localization with hloc and SuperGlue [slides][code]
[2020 IROS] KR-Net: A Dependable Visual Kidnap Recovery Network for Indoor Spaces [paper]
[2020 arXiv] Robust Image Retrieval-based Visual Localization using Kapture [paper][code]
[2019 CVPR] From Coarse to Fine: Robust Hierarchical Localization at Large Scale [paper][code]
[2019 CVPR] D2-Net: A Trainable CNN for Joint Description and Detection of Local Features [paper][code]
[2018 CoRL] Leveraging Deep Visual Descriptors for Hierarchical Efficient Localization [paper][code]
[2018 CVPR] InLoc: Indoor Visual Localization with Dense Matching and View Synthesis [paper][code]
[2017 ICCV] Efficient Global 2D-3D Matching for Camera Localization in a Large-Scale 3D Map [paper]
请发表评论