paper-with-me

홈 › Papers

Stipple: Real-Time Incremental Gaussian Splatting with Visual-Inertial Tracking

2026-08-02 · Kilian Northoff, Mateo de Mayo, Daniel Cremers arxiv

3D Gaussian Splatting (3DGS) provides efficient rendering of photo-realistic scenes, but its heavy preprocessing and training steps make it a poor fit for applications that require real-time reconstruction in robotics or XR. This capability is important since it allows immediate feedback and interaction with new environments. Visual-inertial odometry (VIO) and simultaneous localization and mapping (VI-SLAM) systems, on the other hand, specifically target these real-time applications, which makes them a good choice for integration with 3DGS. We propose a new method that tracks and reconstructs simultaneously in real-time by leveraging an efficient visual-inertial tracking system based on Basalt together with a novel incremental method built on top of Brush, an efficient Rust-based GPU-vendor-agnostic implementation of 3D Gaussian Splatting. We show that many of the heavy preprocessing and training steps of 3DGS can be replaced with a more efficient incremental training strategy that has direct access to the information generated by the visual-inertial tracking system. Furthermore, we propose and combine multiple practical improvements to increase the efficiency of the training pipeline and adapt it to run in real-time, parallel to the tracking thread. This work highlights the value of exploiting the complementary nature of SLAM and 3DGS, and how that can lead to promising results for real-time 3D reconstruction.

📄 PDF Abstract BibTeX arXiv:2608.00931

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

AnythingReality: Robust Online Gaussian Splatting SLAM for Open-Vocabulary VR Scene Exploration

2026-07-10 · Timofei Kozlov, Dmitrii Maliukov, Andrey Marchenko, Miguel Altamirano Cabrera 외 arxiv

We present a novel integrated architecture for robust online 3D Gaussian splatting, real-time VR exploration, and speech-driven Vision-Language-Model interaction. Unlike methods assuming clean depth or external poses, ou…

Pose Estimation

LongSplat: Online Generalizable 3D Gaussian Splatting from Long Sequence Images

2025-07-22 · Guichen Huang, Ruoyu Wang, Xiangjun Gao, Che Sun 외 arxiv

3D Gaussian Splatting achieves high-fidelity novel view synthesis, but its application to online long-sequence scenarios is still limited. Existing methods either rely on slow per-scene optimization or fail to provide ef…

Novel View SynthesisImage Compression

RP-SLAM: Real-time Photorealistic SLAM with Efficient 3D Gaussian Splatting

2024-12-13 · Lizhi Bai, Chunqi Tian, Jun Yang, Siyu Zhang 외

3D Gaussian Splatting has emerged as a promising technique for high-quality 3D rendering, leading to increasing interest in integrating 3DGS into realism SLAM systems. However, existing methods face challenges such as Ga…

3DGS

Gaussian-LIC2: LiDAR-Inertial-Camera Gaussian Splatting SLAM

2025-07-05 · Xiaolei Lang, Jiajun Lv, Kai Tang, Laijian Li 외 arxiv

This paper presents the first photo-realistic LiDAR-Inertial-Camera Gaussian Splatting SLAM system that simultaneously addresses visual quality, geometric accuracy, and real-time performance. The proposed method performs…

Video Frame InterpolationNovel View SynthesisDepth CompletionPose Estimation

6DOPE-GS: Online 6D Object Pose Estimation using Gaussian Splatting

2024-12-02 · Yufeng Jin, Vignesh Prasad, Snehal Jauhri, Mathias Franzius 외

Efficient and accurate object pose estimation is an essential component for modern vision systems in many applications such as Augmented Reality, autonomous driving, and robotics. While research in model-based 6D object …

3D Object Reconstruction6D Pose Estimation using RGBAutonomous DrivingObject+4