paper-with-me

Papers

DeblurSplat: SfM-free 3D Gaussian Splatting with Event Camera for Robust Deblurring

2025-09-23 · Pengteng Li, Yunfan Lu, Pinhao Song, Weiyu Guo, Huizai Yao, F. Richard Yu, Hui Xiong arxiv

In this paper, we propose the first Structure-from-Motion (SfM)-free deblurring 3D Gaussian Splatting method via event camera, dubbed DeblurSplat. We address the motion-deblurring problem in two ways. First, we leverage the pretrained capability of the dense stereo module (DUSt3R) to directly obtain accurate initial point clouds from blurred images. Without calculating camera poses as an intermediate result, we avoid the cumulative errors transfer from inaccurate camera poses to the initial point clouds' positions. Second, we introduce the event stream into the deblur pipeline for its high sensitivity to dynamic change. By decoding the latent sharp images from the event stream and blurred images, we can provide a fine-grained supervision signal for scene reconstruction optimization. Extensive experiments across a range of scenes demonstrate that DeblurSplat not only excels in generating high-fidelity novel views but also achieves significant rendering efficiency compared to the SOTAs in deblur 3D-GS.

📄 PDF Abstract BibTeX arXiv:2509.18898

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar 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 …

Motion EstimationNeRFNovel View SynthesisVisual Odometry

E2EGS: Event-to-Edge Gaussian Splatting for Pose-Free 3D Reconstruction

2026-03-16 · Yunsoo Kim, Changki Sung, Dasol Hong, Hyun Myung arxiv

The emergence of neural radiance fields (NeRF) and 3D Gaussian splatting (3DGS) has advanced novel view synthesis (NVS). These methods, however, require high-quality RGB inputs and accurate corresponding poses, limiting …

Novel View Synthesis3D ReconstructionDepth Estimation

DeblurGS: Gaussian Splatting for Camera Motion Blur

2024-04-17 · Jeongtaek Oh, JaeYoung Chung, Dongwoo Lee, Kyoung Mu Lee

Although significant progress has been made in reconstructing sharp 3D scenes from motion-blurred images, a transition to real-world applications remains challenging. The primary obstacle stems from the severe blur which…

DeblurringNovel View Synthesis

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

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…