English

PlanaReLoc: Camera Relocalization in 3D Planar Primitives via Region-Based Structure Matching

Computer Vision and Pattern Recognition 2026-03-24 v1 Artificial Intelligence

Abstract

While structure-based relocalizers have long strived for point correspondences when establishing or regressing query-map associations, in this paper, we pioneer the use of planar primitives and 3D planar maps for lightweight 6-DoF camera relocalization in structured environments. Planar primitives, beyond being fundamental entities in projective geometry, also serve as region-based representations that encapsulate both structural and semantic richness. This motivates us to introduce PlanaReLoc, a streamlined plane-centric paradigm where a deep matcher associates planar primitives across the query image and the map within a learned unified embedding space, after which the 6-DoF pose is solved and refined under a robust framework. Through comprehensive experiments on the ScanNet and 12Scenes datasets across hundreds of scenes, our method demonstrates the superiority of planar primitives in facilitating reliable cross-modal structural correspondences and achieving effective camera relocalization without requiring realistically textured/colored maps, pose priors, or per-scene training. The code and data are available at https://github.com/3dv-casia/PlanaReLoc .

Keywords

Cite

@article{arxiv.2603.20818,
  title  = {PlanaReLoc: Camera Relocalization in 3D Planar Primitives via Region-Based Structure Matching},
  author = {Hanqiao Ye and Yuzhou Liu and Yangdong Liu and Shuhan Shen},
  journal= {arXiv preprint arXiv:2603.20818},
  year   = {2026}
}

Comments

Accepted by CVPR 2026. 20 pages, 15 figures. Code at https://github.com/3dv-casia/PlanaReLoc

R2 v1 2026-07-01T11:31:27.153Z