paper-with-me

홈 › Papers

MeshLoc: Mesh-Based Visual Localization

2022-07-21 · Vojtech Panek, Zuzana Kukelova, Torsten Sattler

Visual localization, i.e., the problem of camera pose estimation, is a central component of applications such as autonomous robots and augmented reality systems. A dominant approach in the literature, shown to scale to large scenes and to handle complex illumination and seasonal changes, is based on local features extracted from images. The scene representation is a sparse Structure-from-Motion point cloud that is tied to a specific local feature. Switching to another feature type requires an expensive feature matching step between the database images used to construct the point cloud. In this work, we thus explore a more flexible alternative based on dense 3D meshes that does not require features matching between database images to build the scene representation. We show that this approach can achieve state-of-the-art results. We further show that surprisingly competitive results can be obtained when extracting features on renderings of these meshes, without any neural rendering stage, and even when rendering raw scene geometry without color or texture. Our results show that dense 3D model-based representations are a promising alternative to existing representations and point to interesting and challenging directions for future research.

📄 PDF Abstract BibTeX arXiv:2207.10762

Code (1)

tsattler/meshloc_release 공식 구현 pytorch

Tasks

Camera Pose EstimationNeural RenderingPose EstimationVisual Localization

Similar Papers 제목 키워드 기반

MeshVPR: Citywide Visual Place Recognition Using 3D Meshes

2024-06-04 · Gabriele Berton, Lorenz Junglas, Riccardo Zaccone, Thomas Pollok 외

Mesh-based scene representation offers a promising direction for simplifying large-scale hierarchical visual localization pipelines, combining a visual place recognition step based on global features (retrieval) and a vi…

RetrievalVisual LocalizationVisual Place Recognition

Kimera: an Open-Source Library for Real-Time Metric-Semantic Localization and Mapping

2019-10-06 · Antoni Rosinol, Marcus Abate, Yun Chang, Luca Carlone

We provide an open-source C++ library for real-time metric-semantic visual-inertial Simultaneous Localization And Mapping (SLAM). The library goes beyond existing visual and visual-inertial SLAM libraries (e.g., ORB-SLAM…

3D ReconstructionComputational EfficiencyCPUSemantic SLAM+2

SG2Loc: Sequential Visual Localization on 3D Scene Graphs

2026-06-10 · Nicole Damblon, Olga Vysotska, Federico Tombari, Marc Pollefeys 외 arxiv

Visual localization in complex indoor environments remains a critical challenge for robotics and AR applications. Sequential localization, where pose estimates are refined over time, is important for autonomous agents. H…

Visual LocalizationPoint Clouds

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

Incremental Visual-Inertial 3D Mesh Generation with Structural Regularities

2019-03-04 · Antoni Rosinol, Torsten Sattler, Marc Pollefeys, Luca Carlone

Visual-Inertial Odometry (VIO) algorithms typically rely on a point cloud representation of the scene that does not model the topology of the environment. A 3D mesh instead offers a richer, yet lightweight, model. Nevert…

3D ReconstructionSimultaneous Localization and MappingState Estimation