paper-with-me

Papers

SplatSDF: Boosting Neural Implicit SDF via Gaussian Splatting Fusion

2024-11-23 · Runfa Blark Li, Keito Suzuki, Bang Du, Ki Myung Brian Le, Nikolay Atanasov, Truong Nguyen

A signed distance function (SDF) is a useful representation for continuous-space geometry and many related operations, including rendering, collision checking, and mesh generation. Hence, reconstructing SDF from image observations accurately and efficiently is a fundamental problem. Recently, neural implicit SDF (SDF-NeRF) techniques, trained using volumetric rendering, have gained a lot of attention. Compared to earlier truncated SDF (TSDF) fusion algorithms that rely on depth maps and voxelize continuous space, SDF-NeRF enables continuous-space SDF reconstruction with better geometric and photometric accuracy. However, the accuracy and convergence speed of scene-level SDF reconstruction require further improvements for many applications. With the advent of 3D Gaussian Splatting (3DGS) as an explicit representation with excellent rendering quality and speed, several works have focused on improving SDF-NeRF by introducing consistency losses on depth and surface normals between 3DGS and SDF-NeRF. However, loss-level connections alone lead to incremental improvements. We propose a novel neural implicit SDF called "SplatSDF" to fuse 3DGSandSDF-NeRF at an architecture level with significant boosts to geometric and photometric accuracy and convergence speed. Our SplatSDF relies on 3DGS as input only during training, and keeps the same complexity and efficiency as the original SDF-NeRF during inference. Our method outperforms state-of-the-art SDF-NeRF models on geometric and photometric evaluation by the time of submission.

📄 PDF Abstract BibTeX arXiv:2411.15468

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNeRF

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

GSV3D: Gaussian Splatting-based Geometric Distillation with Stable Video Diffusion for Single-Image 3D Object Generation

2025-03-08 · Ye Tao, Jiawei Zhang, Yahao Shi, Dongqing Zou 외

Image-based 3D generation has vast applications in robotics and gaming, where high-quality, diverse outputs and consistent 3D representations are crucial. However, existing methods have limitations: 3D diffusion models a…

3D GenerationDecoderVideo Generation

3DGS-Calib: 3D Gaussian Splatting for Multimodal SpatioTemporal Calibration

2024-03-18 · Quentin Herau, Moussab Bennehar, Arthur Moreau, Nathan Piasco 외

Reliable multimodal sensor fusion algorithms require accurate spatiotemporal calibration. Recently, targetless calibration techniques based on implicit neural representations have proven to provide precise and robust res…

3DGSSensor Fusion

Fi-Gaussian: Frequency-Aware Implicit Gaussian Splatting for Single Image Dehazing

2026-06-15 · Yuhan Chen, Ying Fang, Guofa Li, Wenxuan Yu 외 arxiv

Single image dehazing continues to be hindered by the loss of high-frequency details and the difficulty of accurate physical scattering modeling. To address these issues, we propose Fi-Gaussian, a frequency-aware implici…

Single Image DehazingPoint Clouds

NeuSG: Neural Implicit Surface Reconstruction with 3D Gaussian Splatting Guidance

2023-12-01 · Hanlin Chen, Chen Li, Gim Hee Lee

Existing neural implicit surface reconstruction methods have achieved impressive performance in multi-view 3D reconstruction by leveraging explicit geometry priors such as depth maps or point clouds as regularization. Ho…

3D ReconstructionMulti-View 3D ReconstructionSurface Reconstruction

Hierarchical Gaussian Mixture Model Splatting for Efficient and Part Controllable 3D Generation

2025-01-01 · CVPR 2025 1 · Qitong Yang, Mingtao Feng, Zijie Wu, Weisheng Dong 외

3D content creation has achieved significant progress in terms of both quality and speed. Although current Gaussian Splatting-based methods can produce 3D objects within seconds, they are still limited by complex pre…

3D GenerationMamba