paper-with-me

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 global and local information. The Depth from Defocus (DFD) method utilizes camera lens models and parameters to recover depth information from blurred images and has been proven to perform well. However, these methods rely on All-In-Focus (AIF) images for depth estimation, which is nearly impossible to obtain in real-world applications. To address this issue, we propose a self-supervised framework based on 3D Gaussian splatting and Siamese networks. By learning the blur levels at different focal distances of the same scene in the focal stack, the framework predicts the defocus map and Circle of Confusion (CoC) from a single defocused image, using the defocus map as input to DepthNet for monocular depth estimation. The 3D Gaussian splatting model renders defocused images using the predicted CoC, and the differences between these and the real defocused images provide additional supervision signals for the Siamese Defocus self-supervised network. This framework has been validated on both artificially synthesized and real blurred datasets. Subsequent quantitative and visualization experiments demonstrate that our proposed framework is highly effective as a DFD method.

📄 PDF Abstract BibTeX arXiv:2409.12323

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryDepth EstimationMonocular Depth EstimationStereo Depth Estimation

Similar Papers 제목 키워드 기반

CoCoGaussian: Leveraging Circle of Confusion for Gaussian Splatting from Defocused Images

2024-12-20 · CVPR 2025 1 · Jungho Lee, Suhwan Cho, Taeoh Kim, Ho-Deok Jang 외

3D Gaussian Splatting (3DGS) has attracted significant attention for its high-quality novel view rendering, inspiring research to address real-world challenges. While conventional methods depend on sharp images for accur…

3DGS

Depth-Consistent 3D Gaussian Splatting via Physical Defocus Modeling and Multi-View Geometric Supervision

2025-11-13 · Yu Deng, Baozhu Zhao, Junyan Su, Xiaohan Zhang 외 arxiv

Three-dimensional reconstruction in scenes with extreme depth variations remains challenging due to inconsistent supervisory signals between near-field and far-field regions. Existing methods fail to simultaneously addre…

Depth Estimation

DOF-GS: Adjustable Depth-of-Field 3D Gaussian Splatting for Post-Capture Refocusing, Defocus Rendering and Blur Removal

2024-05-27 · CVPR 2025 1 · Yujie Wang, PRANEETH CHAKRAVARTHULA, Baoquan Chen

3D Gaussian Splatting (3DGS) techniques have recently enabled high-quality 3D scene reconstruction and real-time novel view synthesis. These approaches, however, are limited by the pinhole camera model and lack effective…

3DGS3D Scene ReconstructionNovel View Synthesis

DepthSplat: Connecting Gaussian Splatting and Depth

2024-10-17 · CVPR 2025 1 · Haofei Xu, Songyou Peng, Fangjinhua Wang, Hermann Blum 외

Gaussian splatting and single/multi-view depth estimation are typically studied in isolation. In this paper, we present DepthSplat to connect Gaussian splatting and depth estimation and study their interactions. More spe…

Depth EstimationNovel View SynthesisUnsupervised Pre-training

DoF-Gaussian: Controllable Depth-of-Field for 3D Gaussian Splatting

2025-03-02 · CVPR 2025 1 · Liao Shen, Tianqi Liu, Huiqiang Sun, Jiaqi Li 외

Recent advances in 3D Gaussian Splatting (3D-GS) have shown remarkable success in representing 3D scenes and generating high-quality, novel views in real-time. However, 3D-GS and its variants assume that input images are…