siyandong / awesome-visual-localization

A curated list of awesome visual localization research works.
302 stars 38 forks source link
3d-vision camera-pose-estimation camera-relocalization visual-localization

Awesome Visual Localization

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 poses of query RGB/RGB-D frames in known scenes (with databases).

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.

Table of Contents

Direct Approaches

Approaches of this type estimate the camera pose directly from the query frame.

Image Retrieval

Pose Regression

Two-Step Approaches

Approaches of this type first find correspondences between the query frame and the scene (database), then estimate the camera pose through optimization with RANSAC.

Feature Matching Based

Scene Coordinate Regression

Datasets and Benchmarks

In/Outdoor

Indoor

Outdoor

Challenges

Tools