paper-with-me

Papers

Efficient Large-scale Scene Representation with a Hybrid of High-resolution Grid and Plane Features

2023-03-06 · Yuqi Zhang, GuanYing Chen, Shuguang Cui

Existing neural radiance fields (NeRF) methods for large-scale scene modeling require days of training using multiple GPUs, hindering their applications in scenarios with limited computing resources. Despite fast optimization NeRF variants have been proposed based on the explicit dense or hash grid features, their effectivenesses are mainly demonstrated in object-scale scene representation. In this paper, we point out that the low feature resolution in explicit representation is the bottleneck for large-scale unbounded scene representation. To address this problem, we introduce a new and efficient hybrid feature representation for NeRF that fuses the 3D hash-grids and high-resolution 2D dense plane features. Compared with the dense-grid representation, the resolution of a dense 2D plane can be scaled up more efficiently. Based on this hybrid representation, we propose a fast optimization NeRF variant, called GP-NeRF, that achieves better rendering results while maintaining a compact model size. Extensive experiments on multiple large-scale unbounded scene datasets show that our model can converge in 1.5 hours using a single GPU while achieving results comparable to or even better than the existing method that requires about one day's training with 8 GPUs.

📄 PDF Abstract BibTeX arXiv:2303.03003

Code (1)

zyqz97/gp-nerf 공식 구현 pytorch

Tasks

GPUNeRF

Similar Papers 제목 키워드 기반

Hybrid Neural Rendering for Large-Scale Scenes with Motion Blur

2023-04-25 · CVPR 2023 1 · Peng Dai, yinda zhang, Xin Yu, Xiaoyang Lyu 외

Rendering novel view images is highly desirable for many applications. Despite recent progress, it remains challenging to render high-fidelity and view-consistent novel views of large-scale scenes from in-the-wild images…

Neural RenderingNovel View Synthesis

HGS-Mapping: Online Dense Mapping Using Hybrid Gaussian Representation in Urban Scenes

2024-03-29 · Ke wu, Kaizhao Zhang, Zhiwei Zhang, Shanshuai Yuan 외

Online dense mapping of urban scenes forms a fundamental cornerstone for scene understanding and navigation of autonomous vehicles. Recent advancements in mapping methods are mainly based on NeRF, whose rendering speed i…

3DGSAutonomous VehiclesNeRFScene Understanding

MCN-SLAM: Multi-Agent Collaborative Neural SLAM with Hybrid Implicit Neural Scene Representation

2025-06-23 · Tianchen Deng, Guole Shen, Xun Chen, Shenghai Yuan 외

Neural implicit scene representations have recently shown promising results in dense visual SLAM. However, existing implicit SLAM algorithms are constrained to single-agent scenarios, and fall difficulties in large-scale…

3D ReconstructionNeRF

HybridOcc: NeRF Enhanced Transformer-based Multi-Camera 3D Occupancy Prediction

2024-08-17 · Xiao Zhao, Bo Chen, Mingyang Sun, Dingkang Yang 외

Vision-based 3D semantic scene completion (SSC) describes autonomous driving scenes through 3D volume representations. However, the occlusion of invisible voxels by scene surfaces poses challenges to current SSC methods …

3D geometry3D Semantic Scene CompletionAutonomous DrivingNeRF

Learning a Room with the Occ-SDF Hybrid: Signed Distance Function Mingled with Occupancy Aids Scene Representation

2023-03-16 · ICCV 2023 1 · Xiaoyang Lyu, Peng Dai, Zizhang Li, Dongyu Yan 외

Implicit neural rendering, which uses signed distance function (SDF) representation with geometric priors (such as depth or surface normal), has led to impressive progress in the surface reconstruction of large-scale sce…

Neural RenderingSurface Reconstruction