paper-with-me

Papers

BSGS: Bi-stage 3D Gaussian Splatting for Camera Motion Deblurring

2025-10-14 · An Zhao, Piaopiao Yu, Zhe Zhu, Mingqiang Wei arxiv

3D Gaussian Splatting has exhibited remarkable capabilities in 3D scene reconstruction. However, reconstructing high-quality 3D scenes from motion-blurred images caused by camera motion poses a significant challenge.The performance of existing 3DGS-based deblurring methods are limited due to their inherent mechanisms, such as extreme dependence on the accuracy of camera poses and inability to effectively control erroneous Gaussian primitives densification caused by motion blur. To solve these problems, we introduce a novel framework, Bi-Stage 3D Gaussian Splatting, to accurately reconstruct 3D scenes from motion-blurred images. BSGS contains two stages. First, Camera Pose Refinement roughly optimizes camera poses to reduce motion-induced distortions. Second, with fixed rough camera poses, Global RigidTransformation further corrects motion-induced blur distortions. To alleviate multi-subframe gradient conflicts, we propose a subframe gradient aggregation strategy to optimize both stages. Furthermore, a space-time bi-stage optimization strategy is introduced to dynamically adjust primitive densification thresholds and prevent premature noisy Gaussian generation in blurred regions. Comprehensive experiments verify the effectiveness of our proposed deblurring method and show its superiority over the state of the arts.Our source code is available at https://github.com/wsxujm/bsgs

📄 PDF Abstract BibTeX arXiv:2510.12493

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AbsGS: Recovering Fine Details for 3D Gaussian Splatting

2024-04-16 · Zongxin Ye, Wenyu Li, Sidun Liu, Peng Qiao 외

3D Gaussian Splatting (3D-GS) technique couples 3D Gaussian primitives with differentiable rasterization to achieve high-quality novel view synthesis results while providing advanced real-time rendering performance. Howe…

Novel View Synthesis

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

MotionGS: Exploring Explicit Motion Guidance for Deformable 3D Gaussian Splatting

2024-10-10 · Ruijie Zhu, Yanzhe Liang, Hanzhi Chang, Jiacheng Deng 외

Dynamic scene reconstruction is a long-term challenge in the field of 3D vision. Recently, the emergence of 3D Gaussian Splatting has provided new insights into this problem. Although subsequent efforts rapidly extend st…

3D ReconstructionDynamic ReconstructionMotion EstimationNovel View Synthesis+1

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

CoMoGaussian: Continuous Motion-Aware Gaussian Splatting from Motion-Blurred Images

2025-03-07 · Jungho Lee, Donghyeong Kim, Dogyoon Lee, Suhwan Cho 외

3D Gaussian Splatting (3DGS) has gained significant attention for their high-quality novel view rendering, motivating research to address real-world challenges. A critical issue is the camera motion blur caused by moveme…

3DGS3D Scene Reconstruction