paper-with-me

Papers

IncEventGS: Pose-Free Gaussian Splatting from a Single Event Camera

2024-10-10 · CVPR 2025 1 · Jian Huang, Chengrui Dong, Peidong Liu

Implicit neural representation and explicit 3D Gaussian Splatting (3D-GS) for novel view synthesis have achieved remarkable progress with frame-based camera (e.g. RGB and RGB-D cameras) recently. Compared to frame-based camera, a novel type of bio-inspired visual sensor, i.e. event camera, has demonstrated advantages in high temporal resolution, high dynamic range, low power consumption and low latency. Due to its unique asynchronous and irregular data capturing process, limited work has been proposed to apply neural representation or 3D Gaussian splatting for an event camera. In this work, we present IncEventGS, an incremental 3D Gaussian Splatting reconstruction algorithm with a single event camera. To recover the 3D scene representation incrementally, we exploit the tracking and mapping paradigm of conventional SLAM pipelines for IncEventGS. Given the incoming event stream, the tracker firstly estimates an initial camera motion based on prior reconstructed 3D-GS scene representation. The mapper then jointly refines both the 3D scene representation and camera motion based on the previously estimated motion trajectory from the tracker. The experimental results demonstrate that IncEventGS delivers superior performance compared to prior NeRF-based methods and other related baselines, even we do not have the ground-truth camera poses. Furthermore, our method can also deliver better performance compared to state-of-the-art event visual odometry methods in terms of camera motion estimation. Code is publicly available at: https://github.com/wu-cvgl/IncEventGS.

📄 PDF Abstract BibTeX arXiv:2410.08107

Code (1)

wu-cvgl/inceventgs 공식 구현 pytorch

Tasks

Motion EstimationNeRFNovel View SynthesisVisual Odometry

Similar Papers 제목 키워드 기반

Alias-free 4D Gaussian Splatting

2025-11-23 · Zilong Chen, Huan-ang Gao, Delin Qu, Haohan Chi 외 arxiv

Existing dynamic scene reconstruction methods based on Gaussian Splatting enable real-time rendering and generate realistic images. However, adjusting the camera's focal length or the distance between Gaussian primitives…

Video Reconstruction

GFreeDet: Exploiting Gaussian Splatting and Foundation Models for Model-free Unseen Object Detection in the BOP Challenge 2024

2024-12-02 · Xingyu Liu, Gu Wang, Chengxi Li, Yingyue Li 외

We present GFreeDet, an unseen object detection approach that leverages Gaussian splatting and vision Foundation models under model-free setting. Unlike existing methods that rely on predefined CAD templates, GFreeDet re…

Mixed Realityobject-detectionObject Detection

2Xplat: Decoupling Geometry and Appearance Modeling for Feed-Forward 3D Gaussian Splatting

2026-03-22 · Hwasik Jeong, Seungryong Lee, Gyeongjin Kang, Seungkwon Yang 외 arxiv

Pose-free feed-forward 3D Gaussian Splatting (3DGS) has opened a new frontier for rapid 3D modeling, enabling high-quality Gaussian representations to be generated from uncalibrated multi-view images in a single forward …

Pose-free 3D Gaussian splatting via shape-ray estimation

2025-05-29 · Youngju Na, Taeyeon Kim, Jumin Lee, Kyu Beom Han 외

While generalizable 3D Gaussian splatting enables efficient, high-quality rendering of unseen scenes, it heavily depends on precise camera poses for accurate geometry. In real-world scenarios, obtaining accurate poses is…

Camera-Aware Cross-View Alignment for Referring 3D Gaussian Splatting Segmentation

2025-11-06 · Yuwen Tao, Kanglei Zhou, Xin Tan, Yuan Xie arxiv

Referring 3D Gaussian Splatting Segmentation (R3DGS) aims to ground free-form language queries in 3D Gaussian fields. However, existing methods rely on single-view pseudo supervision, leading to viewpoint drift and incon…