paper-with-me

홈 › Papers

DNS SLAM: Dense Neural Semantic-Informed SLAM

2023-11-30 · Kunyi Li, Michael Niemeyer, Nassir Navab, Federico Tombari

In recent years, coordinate-based neural implicit representations have shown promising results for the task of Simultaneous Localization and Mapping (SLAM). While achieving impressive performance on small synthetic scenes, these methods often suffer from oversmoothed reconstructions, especially for complex real-world scenes. In this work, we introduce DNS SLAM, a novel neural RGB-D semantic SLAM approach featuring a hybrid representation. Relying only on 2D semantic priors, we propose the first semantic neural SLAM method that trains class-wise scene representations while providing stable camera tracking at the same time. Our method integrates multi-view geometry constraints with image-based feature extraction to improve appearance details and to output color, density, and semantic class information, enabling many downstream applications. To further enable real-time tracking, we introduce a lightweight coarse scene representation which is trained in a self-supervised manner in latent space. Our experimental results achieve state-of-the-art performance on both synthetic data and real-world data tracking while maintaining a commendable operational speed on off-the-shelf hardware. Further, our method outputs class-wise decomposed reconstructions with better texture capturing appearance and geometric details.

📄 PDF Abstract BibTeX arXiv:2312.00204

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SLAMSimultaneous Localization and Mapping

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

SemGauss-SLAM: Dense Semantic Gaussian Splatting SLAM

2024-03-12 · Siting Zhu, Renjie Qin, Guangming Wang, Jiuming Liu 외

We propose SemGauss-SLAM, a dense semantic SLAM system utilizing 3D Gaussian representation, that enables accurate 3D semantic mapping, robust camera tracking, and high-quality rendering simultaneously. In this system, w…

Semantic SegmentationSemantic SLAM

NEDS-SLAM: A Neural Explicit Dense Semantic SLAM Framework using 3D Gaussian Splatting

2024-03-18 · Yiming Ji, Yang Liu, Guanghu Xie, Boyu Ma 외

We propose NEDS-SLAM, a dense semantic SLAM system based on 3D Gaussian representation, that enables robust 3D semantic mapping, accurate camera tracking, and high-quality rendering in real-time. In the system, we propos…

DecoderSemantic SLAM

DDN-SLAM: Real-time Dense Dynamic Neural Implicit SLAM

2024-01-03 · Mingrui Li, Yiming Zhou, Guangan Jiang, Tianchen Deng 외

SLAM systems based on NeRF have demonstrated superior performance in rendering quality and scene reconstruction for static environments compared to traditional dense SLAM. However, they encounter tracking drift and mappi…

Loop Closure DetectionNeRFOptical Flow EstimationSemantic SLAM

CNN-SLAM: Real-time dense monocular SLAM with learned depth prediction

2017-04-11 · CVPR 2017 7 · Keisuke Tateno, Federico Tombari, Iro Laina, Nassir Navab

Given the recent advances in depth prediction from Convolutional Neural Networks (CNNs), this paper investigates how predicted depth maps from a deep neural network can be deployed for accurate and dense monocular recons…

Depth EstimationDepth PredictionMonocular ReconstructionPrediction

RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting

2024-12-02 · Zhenzhong Cao, Chenyang Zhao, Qianyi Zhang, Jinzheng Guang 외

High-quality reconstruction is crucial for dense SLAM. Recent popular approaches utilize 3D Gaussian Splatting (3D GS) techniques for RGB, depth, and semantic reconstruction of scenes. However, these methods often overlo…