paper-with-me

홈 › Papers

SGLoc: Semantic Localization System for Camera Pose Estimation from 3D Gaussian Splatting Representation

2025-07-16 · Beining Xu, Siting Zhu, Hesheng Wang

We propose SGLoc, a novel localization system that directly regresses camera poses from 3D Gaussian Splatting (3DGS) representation by leveraging semantic information. Our method utilizes the semantic relationship between 2D image and 3D scene representation to estimate the 6DoF pose without prior pose information. In this system, we introduce a multi-level pose regression strategy that progressively estimates and refines the pose of query image from the global 3DGS map, without requiring initial pose priors. Moreover, we introduce a semantic-based global retrieval algorithm that establishes correspondences between 2D (image) and 3D (3DGS map). By matching the extracted scene semantic descriptors of 2D query image and 3DGS semantic representation, we align the image with the local region of the global 3DGS map, thereby obtaining a coarse pose estimation. Subsequently, we refine the coarse pose by iteratively optimizing the difference between the query image and the rendered image from 3DGS. Our SGLoc demonstrates superior performance over baselines on 12scenes and 7scenes datasets, showing excellent capabilities in global localization without initial pose prior. Code will be available at https://github.com/IRMVLab/SGLoc.

📄 PDF Abstract BibTeX arXiv:2507.12027

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSCamera Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SGLoc: Scene Geometry Encoding for Outdoor LiDAR Localization

2023-01-01 · CVPR 2023 1 · Wen Li, Shangshu Yu, Cheng Wang, Guosheng Hu 외

LiDAR-based absolute pose regression estimates the global pose through a deep network in an end-to-end manner, achieving impressive results in learning-based localization. However, the accuracy of existing methods st…

Outdoor LocalizationPose EstimationregressionVisual Localization

Semantic Image Alignment for Vehicle Localization

2021-10-08 · Markus Herb, Matthias Lemberger, Marcel M. Schmitt, Alexander Kurz 외

Accurate and reliable localization is a fundamental requirement for autonomous vehicles to use map information in higher-level tasks such as navigation or planning. In this paper, we present a novel approach to vehicle l…

Autonomous VehiclesSemantic SegmentationVisual Localization

Coarse-to-fine Semantic Localization with HD Map for Autonomous Driving in Structural Scenes

2021-07-06 · Chengcheng Guo, Minjie Lin, Heyang Guo, Pengpeng Liang 외

Robust and accurate localization is an essential component for robotic navigation and autonomous driving. The use of cameras for localization with high definition map (HD Map) provides an affordable localization sensor s…

Autonomous DrivingPose EstimationSemantic Segmentation

S3E-GNN: Sparse Spatial Scene Embedding with Graph Neural Networks for Camera Relocalization

2022-05-12 · Ran Cheng, Xinyu Jiang, Yuan Chen, Lige Liu 외

Camera relocalization is the key component of simultaneous localization and mapping (SLAM) systems. This paper proposes a learning-based approach, named Sparse Spatial Scene Embedding with Graph Neural Networks (S3E-GNN)…

Camera RelocalizationSimultaneous Localization and Mapping

SemanticSLAM: Learning based Semantic Map Construction and Robust Camera Localization

2024-01-23 · Mingyang Li, Yue Ma, Qinru Qiu

Current techniques in Visual Simultaneous Localization and Mapping (VSLAM) estimate camera displacement by comparing image features of consecutive scenes. These algorithms depend on scene continuity, hence requires frequ…

Camera LocalizationPose EstimationRobot NavigationSimultaneous Localization and Mapping