Visual Place Recognition
Identifying the location of a robot by recognizing a previously seen place from current camera observations. VPR systems retrieve the most similar stored image from a map database. Methods range from hand-crafted (DBoW2, VLAD) to learned (NetVLAD, AnyLoc). VPR is the primary loop-closure trigger in visual SLAM and enables global relocalization.
VisionSLAM