paper-with-me

홈 › Papers

Dynamic Gaussian Splatting from Defocused and Motion-blurred Monocular Videos

2025-10-12 · Xuankai Zhang, Junjin Xiao, Qing Zhang arxiv

This paper presents a unified framework that allows high-quality dynamic Gaussian Splatting from both defocused and motion-blurred monocular videos. Due to the significant difference between the formation processes of defocus blur and motion blur, existing methods are tailored for either one of them, lacking the ability to simultaneously deal with both of them. Although the two can be jointly modeled as blur kernel-based convolution, the inherent difficulty in estimating accurate blur kernels greatly limits the progress in this direction. In this work, we go a step further towards this direction. Particularly, we propose to estimate per-pixel reliable blur kernels using a blur prediction network that exploits blur-related scene and camera information and is subject to a blur-aware sparsity constraint. Besides, we introduce a dynamic Gaussian densification strategy to mitigate the lack of Gaussians for incomplete regions, and boost the performance of novel view synthesis by incorporating unseen view information to constrain scene optimization. Extensive experiments show that our method outperforms the state-of-the-art methods in generating photorealistic novel view synthesis from defocused and motion-blurred monocular videos. Our code is available at https://github.com/hhhddddddd/dydeblur.

📄 PDF Abstract BibTeX arXiv:2510.10691

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Depth Estimation Based on 3D Gaussian Splatting Siamese Defocus

2024-09-18 · Jinchang Zhang, Ningning Xu, Hao Zhang, Guoyu Lu

Depth estimation is a fundamental task in 3D geometry. While stereo depth estimation can be achieved through triangulation methods, it is not as straightforward for monocular methods, which require the integration of glo…

3D geometryDepth EstimationMonocular Depth EstimationStereo Depth Estimation

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 …

EBAD-Gaussian: Event-driven Bundle Adjusted Deblur Gaussian Splatting

2025-04-14 · Yufei Deng, Yuanjian Wang, Rong Xiao, Chenwei Tang 외

While 3D Gaussian Splatting (3D-GS) achieves photorealistic novel view synthesis, its performance degrades with motion blur. In scenarios with rapid motion or low-light conditions, existing RGB-based deblurring methods s…

3D Scene ReconstructionDeblurringNovel View Synthesis

BAD-Gaussians: Bundle Adjusted Deblur Gaussian Splatting

2024-03-18 · Lingzhe Zhao, Peng Wang, Peidong Liu

While neural rendering has demonstrated impressive capabilities in 3D scene reconstruction and novel view synthesis, it heavily relies on high-quality sharp images and accurate camera poses. Numerous approaches have been…

3D Scene ReconstructionDeblurringNeRFNeural Rendering+1

GeMS: Efficient Gaussian Splatting for Extreme Motion Blur

2025-08-20 · Gopi Raju Matta, Trisha Reddypalli, Vemunuri Divya Madhuri, Kaushik Mitra arxiv

We introduce GeMS, a framework for 3D Gaussian Splatting (3DGS) designed to handle severely motion-blurred images. State-of-the-art deblurring methods for extreme blur, such as ExBluRF, as well as Gaussian Splatting-base…

Point Cloud GenerationCamera Pose EstimationPoint Clouds