GLACE: Global Local Accelerated Coordinate Encoding
Fangjinhua Wang, Xudong Jiang, Silvano Galliani, Christoph Vogel, Marc, Pollefeys

TL;DR
GLACE introduces a novel approach for large-scale scene coordinate regression by integrating global and local encodings with co-visibility, enabling effective localization without 3D supervision and outperforming existing methods.
Contribution
The paper presents GLACE, a new SCR method that leverages pre-trained encodings and a feature diffusion technique to handle large scenes with a small network, without requiring 3D supervision.
Findings
Achieves state-of-the-art results on large-scale scenes.
17% lower median position error than previous methods.
Effective in scaling SCR to large environments without 3D models.
Abstract
Scene coordinate regression (SCR) methods are a family of visual localization methods that directly regress 2D-3D matches for camera pose estimation. They are effective in small-scale scenes but face significant challenges in large-scale scenes that are further amplified in the absence of ground truth 3D point clouds for supervision. Here, the model can only rely on reprojection constraints and needs to implicitly triangulate the points. The challenges stem from a fundamental dilemma: The network has to be invariant to observations of the same landmark at different viewpoints and lighting conditions, etc., but at the same time discriminate unrelated but similar observations. The latter becomes more relevant and severe in larger scenes. In this work, we tackle this problem by introducing the concept of co-visibility to the network. We propose GLACE, which integrates pre-trained global…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Wireless Communication Techniques · Advanced Data Compression Techniques
MethodsDiffusion
