paper-with-me

Papers

GSDF: 3DGS Meets SDF for Improved Rendering and Reconstruction

2024-03-25 · Mulin Yu, Tao Lu, Linning Xu, Lihan Jiang, Yuanbo Xiangli, Bo Dai

Presenting a 3D scene from multiview images remains a core and long-standing challenge in computer vision and computer graphics. Two main requirements lie in rendering and reconstruction. Notably, SOTA rendering quality is usually achieved with neural volumetric rendering techniques, which rely on aggregated point/primitive-wise color and neglect the underlying scene geometry. Learning of neural implicit surfaces is sparked from the success of neural rendering. Current works either constrain the distribution of density fields or the shape of primitives, resulting in degraded rendering quality and flaws on the learned scene surfaces. The efficacy of such methods is limited by the inherent constraints of the chosen neural representation, which struggles to capture fine surface details, especially for larger, more intricate scenes. To address these issues, we introduce GSDF, a novel dual-branch architecture that combines the benefits of a flexible and efficient 3D Gaussian Splatting (3DGS) representation with neural Signed Distance Fields (SDF). The core idea is to leverage and enhance the strengths of each branch while alleviating their limitation through mutual guidance and joint supervision. We show on diverse scenes that our design unlocks the potential for more accurate and detailed surface reconstructions, and at the meantime benefits 3DGS rendering with structures that are more aligned with the underlying geometry.

📄 PDF Abstract BibTeX arXiv:2403.16964

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNeural Rendering

Similar Papers 제목 키워드 기반

Spacetime Surface Regularization for Neural Dynamic Scene Reconstruction

2023-01-01 · ICCV 2023 1 · Jaesung Choe, Christopher Choy, Jaesik Park, In So Kweon 외

We propose an algorithm, 4DRegSDF, for the spacetime surface regularization to improve the fidelity of neural rendering and reconstruction in dynamic scenes. The key idea is to impose local rigidity on the deformable…

Neural Rendering

ClusteringSDF: Self-Organized Neural Implicit Surfaces for 3D Decomposition

2024-03-21 · Tianhao Wu, Chuanxia Zheng, Tat-Jen Cham, Qianyi Wu

3D decomposition/segmentation still remains a challenge as large-scale 3D annotated data is not readily available. Contemporary approaches typically leverage 2D machine-generated segments, integrating them for 3D consist…

Segmentation

Critical Regularizations for Neural Surface Reconstruction in the Wild

2022-06-07 · CVPR 2022 1 · Jingyang Zhang, Yao Yao, Shiwei Li, Tian Fang 외

Neural implicit functions have recently shown promising results on surface reconstructions from multiple views. However, current methods still suffer from excessive time complexity and poor robustness when reconstructing…

Surface Reconstruction

GSWorld: Closed-Loop Photo-Realistic Simulation Suite for Robotic Manipulation

2025-10-23 · Guangqi Jiang, Haoran Chang, Ri-Zhao Qiu, Yutong Liang 외 arxiv

This paper presents GSWorld, a robust, photo-realistic simulator for robotics manipulation that combines 3D Gaussian Splatting with physics engines. Our framework advocates "closing the loop" of developing manipulation p…

Reinforcement LearningRobot Manipulation

LGSDF: Continual Global Learning of Signed Distance Fields Aided by Local Updating

2024-04-08 · Yufeng Yue, Yinan Deng, Jiahui Wang, Yi Yang

Implicit reconstruction of ESDF (Euclidean Signed Distance Field) involves training a neural network to regress the signed distance from any point to the nearest obstacle, which has the advantages of lightweight storage …

Continual Self-Supervised LearningSelf-Supervised Learning