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

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

10 Oct 2024CVPR 2025 1arXiv:2410.08107archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.08107")

Code

Syntology Ran 12 of 13 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wu-cvgl/inceventgs officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 12 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

12ran
1unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wu-cvgl/inceventgs. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_colormap wu-cvgl/inceventgs/colormaps.py official repository ran no licence file found · pointer only · c5d089b2c4818e43 · report
apply_depth_colormap wu-cvgl/inceventgs/colormaps.py official repository ran no licence file found · pointer only · d7a16b08f68fbd98 · report
apply_float_colormap wu-cvgl/inceventgs/colormaps.py official repository ran no licence file found · pointer only · 25ea9b1b619339d8 · report
compute_gradients wu-cvgl/inceventgs/tikhonov_regularizor.py official repository ran fingerprinted no licence file found · pointer only · e9df74b8b772c7cb · report
compute_white_balance_loss wu-cvgl/inceventgs/loss_utils.py official repository ran fingerprinted no licence file found · pointer only · 93c62d41a8965062 · report
coordinates wu-cvgl/inceventgs/model/utils.py official repository ran no licence file found · pointer only · 22e5fca7dae2c8e6 · report
load_config wu-cvgl/inceventgs/config.py official repository ran no licence file found · pointer only · 005bffee10b3fe2b · report
mid wu-cvgl/inceventgs/model/spline_utils.py official repository ran fingerprinted no licence file found · pointer only · b9b4e8156dcded4f · report
mid_pose wu-cvgl/inceventgs/model/spline_utils.py official repository ran fingerprinted no licence file found · pointer only · a79cf17bf5a2a32e · report
mse2psnr wu-cvgl/inceventgs/model/utils.py official repository ran fingerprinted no licence file found · pointer only · c478fd7d4cef9120 · report
reblur wu-cvgl/inceventgs/model/spline_utils.py official repository ran fingerprinted no licence file found · pointer only · c8a12fabe121365c · report
tikhonov_regularization wu-cvgl/inceventgs/tikhonov_regularizor.py official repository ran fingerprinted no licence file found · pointer only · 73a9c6705403a4c6 · report
sample_pdf wu-cvgl/inceventgs/model/utils.py official repository unverified no licence file found · pointer only · d4896cfe59df5f36 · report

Tasks

Motion EstimationNeRFNovel View SynthesisVisual Odometry

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections