paper-with-me

Papers

ESLAM: Efficient Dense SLAM System Based on Hybrid Representation of Signed Distance Fields

2022-11-21 · CVPR 2023 1 · Mohammad Mahdi Johari, Camilla Carta, François Fleuret

We present ESLAM, an efficient implicit neural representation method for Simultaneous Localization and Mapping (SLAM). ESLAM reads RGB-D frames with unknown camera poses in a sequential manner and incrementally reconstructs the scene representation while estimating the current camera position in the scene. We incorporate the latest advances in Neural Radiance Fields (NeRF) into a SLAM system, resulting in an efficient and accurate dense visual SLAM method. Our scene representation consists of multi-scale axis-aligned perpendicular feature planes and shallow decoders that, for each point in the continuous space, decode the interpolated features into Truncated Signed Distance Field (TSDF) and RGB values. Our extensive experiments on three standard datasets, Replica, ScanNet, and TUM RGB-D show that ESLAM improves the accuracy of 3D reconstruction and camera localization of state-of-the-art dense visual SLAM methods by more than 50%, while it runs up to 10 times faster and does not require any pre-training.

📄 PDF Abstract BibTeX arXiv:2211.11704

Code (1)

idiap/eslam pytorch

Tasks

3D ReconstructionCamera LocalizationNeRFSimultaneous Localization and Mapping

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
TUM 설명 없음

Similar Papers 제목 키워드 기반

NeSLAM: Neural Implicit Mapping and Self-Supervised Feature Tracking With Depth Completion and Denoising

2024-03-29 · Tianchen Deng, Yanbo Wang, Hongle Xie, Hesheng Wang 외

In recent years, there have been significant advancements in 3D reconstruction and dense RGB-D SLAM systems. One notable development is the application of Neural Radiance Fields (NeRF) in these systems, which utilizes im…

3D ReconstructionDenoisingDepth CompletionDepth Estimation+2

CodeMapping: Real-Time Dense Mapping for Sparse SLAM using Compact Scene Representations

2021-07-19 · Hidenobu Matsuki, Raluca Scona, Jan Czarnowski, Andrew J. Davison

We propose a novel dense mapping framework for sparse visual SLAM systems which leverages a compact scene representation. State-of-the-art sparse visual SLAM systems provide accurate and reliable estimates of the camera …

3D ReconstructionDepth EstimationScene Understanding

LRSLAM: Low-rank Representation of Signed Distance Fields in Dense Visual SLAM System

2025-06-12 · Hongbeen Park, Minjeong Park, Giljoo Nam, Jinkyu Kim

Simultaneous Localization and Mapping (SLAM) has been crucial across various domains, including autonomous driving, mobile robotics, and mixed reality. Dense visual SLAM, leveraging RGB-D camera systems, offers advantage…

Autonomous DrivingMixed RealitySimultaneous Localization and MappingTensor Decomposition

FeatureSLAM: Feature-enriched 3D gaussian splatting SLAM in real time

2026-01-09 · Christopher Thirgood, Oscar Mendez, Erin Ling, Jon Storey 외 arxiv

We present a real-time tracking SLAM system that unifies efficient camera tracking with photorealistic feature-enriched mapping using 3D Gaussian Splatting (3DGS). Our main contribution is integrating dense feature raste…

Semantic SLAM

CodeSLAM - Learning a Compact, Optimisable Representation for Dense Visual SLAM

2018-04-03 · Michael Bloesch, Jan Czarnowski, Ronald Clark, Stefan Leutenegger 외

The representation of geometry in real-time 3D perception systems continues to be a critical research issue. Dense maps capture complete surface shape and can be augmented with semantic labels, but their high dimensional…