Relocaliser
Relocaliser is a component used in robotics and computer vision to re-establish the pose of a device within a known map after tracking has been lost. Its purpose is to determine where the current observation fits in a pre-built map and to provide an initial pose estimate that allows simultaneous localization and mapping (SLAM) or navigation to resume.
In practice, relocalisation treats the problem as global localization: given the latest sensor data, often from
Common methods include place recognition with feature descriptors (such as bag-of-words, neural descriptors, or learned embeddings)
Applications of relocalisers span mobile robotics, autonomous driving, and augmented reality, where robust re-localization is essential