paper-with-me

Papers

Implicit Event-RGBD Neural SLAM

2023-11-18 · CVPR 2024 1 · Delin Qu, Chi Yan, Dong Wang, Jie Yin, Dan Xu, Bin Zhao, Xuelong Li

Implicit neural SLAM has achieved remarkable progress recently. Nevertheless, existing methods face significant challenges in non-ideal scenarios, such as motion blur or lighting variation, which often leads to issues like convergence failures, localization drifts, and distorted mapping. To address these challenges, we propose EN-SLAM, the first event-RGBD implicit neural SLAM framework, which effectively leverages the high rate and high dynamic range advantages of event data for tracking and mapping. Specifically, EN-SLAM proposes a differentiable CRF (Camera Response Function) rendering technique to generate distinct RGB and event camera data via a shared radiance field, which is optimized by learning a unified implicit representation with the captured event and RGBD supervision. Moreover, based on the temporal difference property of events, we propose a temporal aggregating optimization strategy for the event joint tracking and global bundle adjustment, capitalizing on the consecutive difference constraints of events, significantly enhancing tracking accuracy and robustness. Finally, we construct the simulated dataset DEV-Indoors and real captured dataset DEV-Reals containing 6 scenes, 17 sequences with practical motion blur and lighting changes for evaluations. Experimental results show that our method outperforms the SOTA methods in both tracking ATE and mapping ACC with a real-time 17 FPS in various challenging environments. Project page: https://delinqu.github.io/EN-SLAM.

📄 PDF Abstract BibTeX arXiv:2311.11013

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

UncLe-SLAM: Uncertainty Learning for Dense Neural SLAM

2023-06-19 · Erik Sandström, Kevin Ta, Luc van Gool, Martin R. Oswald

We present an uncertainty learning framework for dense neural simultaneous localization and mapping (SLAM). Estimating pixel-wise uncertainties for the depth input of dense SLAM methods allows re-weighing the tracking an…

Simultaneous Localization and Mapping

GlORIE-SLAM: Globally Optimized RGB-only Implicit Encoding Point Cloud SLAM

2024-03-28 · Ganlin Zhang, Erik Sandström, Youmin Zhang, Manthan Patel 외

Recent advancements in RGB-only dense Simultaneous Localization and Mapping (SLAM) have predominantly utilized grid-based neural implicit encodings and/or struggle to efficiently realize global map and pose consistency. …

Simultaneous Localization and Mapping

Point-SLAM: Dense Neural Point Cloud-based SLAM

2023-04-09 · ICCV 2023 1 · Erik Sandström, Yue Li, Luc van Gool, Martin R. Oswald

We propose a dense neural simultaneous localization and mapping (SLAM) approach for monocular RGBD input which anchors the features of a neural scene representation in a point cloud that is iteratively generated in an in…

Simultaneous Localization and Mapping

Loopy-SLAM: Dense Neural SLAM with Loop Closures

2024-02-14 · CVPR 2024 1 · Lorenzo Liso, Erik Sandström, Vladimir Yugay, Luc van Gool 외

Neural RGBD SLAM techniques have shown promise in dense Simultaneous Localization And Mapping (SLAM), yet face challenges such as error accumulation during camera tracking resulting in distorted maps. In response, we int…

Simultaneous Localization and Mapping

IG-SLAM: Instant Gaussian SLAM

2024-08-02 · F. Aykut Sarikamis, A. Aydin Alatan

3D Gaussian Splatting has recently shown promising results as an alternative scene representation in SLAM systems to neural implicit representations. However, current methods either lack dense depth maps to supervise the…

3D Reconstruction