paper-with-me

홈 › Papers

GVKF: Gaussian Voxel Kernel Functions for Highly Efficient Surface Reconstruction in Open Scenes

2024-11-04 · Gaochao Song, Chong Cheng, Hao Wang

In this paper we present a novel method for efficient and effective 3D surface reconstruction in open scenes. Existing Neural Radiance Fields (NeRF) based works typically require extensive training and rendering time due to the adopted implicit representations. In contrast, 3D Gaussian splatting (3DGS) uses an explicit and discrete representation, hence the reconstructed surface is built by the huge number of Gaussian primitives, which leads to excessive memory consumption and rough surface details in sparse Gaussian areas. To address these issues, we propose Gaussian Voxel Kernel Functions (GVKF), which establish a continuous scene representation based on discrete 3DGS through kernel regression. The GVKF integrates fast 3DGS rasterization and highly effective scene implicit representations, achieving high-fidelity open scene surface reconstruction. Experiments on challenging scene datasets demonstrate the efficiency and effectiveness of our proposed GVKF, featuring with high reconstruction quality, real-time rendering speed, significant savings in storage and training memory consumption.

📄 PDF Abstract BibTeX arXiv:2411.01853

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNeRFSurface Reconstruction

Similar Papers 제목 키워드 기반

A Robust Asymmetric Kernel Function for Bayesian Optimization, with Application to Image Defect Detection in Manufacturing Systems

2021-09-22 · Areej AlBahar, Inyoung Kim, Xiaowei Yue

Some response surface functions in complex engineering systems are usually highly nonlinear, unformed, and expensive-to-evaluate. To tackle this challenge, Bayesian optimization, which conducts sequential design via a po…

Bayesian OptimizationDefect DetectionGaussian Processes

Gaussian kernel smoothing

2020-07-19 · Moo. K. Chung

Image acquisition and segmentation are likely to introduce noise. Further image processing such as image registration and parameterization can introduce additional noise. It is thus imperative to reduce noise measurement…

Image Registrationimage smoothing

TT-GaussOcc: Test-Time Compute for Self-Supervised Occupancy Prediction via Spatio-Temporal Gaussian Splatting

2025-03-11 · Fengyi Zhang, Huitong Yang, Zheng Zhang, Zi Huang 외

Self-supervised 3D occupancy prediction offers a promising solution for understanding complex driving scenes without requiring costly 3D annotations. However, training dense voxel decoders to capture fine-grained geometr…

GPU

R$^2$-Gaussian: Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction

2024-05-31 · Ruyi Zha, Tao Jun Lin, Yuanhao Cai, Jiwen Cao 외

3D Gaussian splatting (3DGS) has shown promising results in image rendering and surface reconstruction. However, its potential in volumetric reconstruction tasks, such as X-ray computed tomography, remains under-explored…

3DGSNeRFSSIMSurface Reconstruction

3D-GMNet: Single-View 3D Shape Recovery as A Gaussian Mixture

2019-12-10 · Kohei Yamashita, Shohei Nobuhara, Ko Nishino

In this paper, we introduce 3D-GMNet, a deep neural network for 3D object shape reconstruction from a single image. As the name suggests, 3D-GMNet recovers 3D shape as a Gaussian mixture. In contrast to voxels, point clo…

3D ReconstructionDensity EstimationPose Estimation