paper-with-me

홈 › Papers

Multi-tiling Neural Radiance Field (NeRF) -- Geometric Assessment on Large-scale Aerial Datasets

2023-10-01 · Ningli Xu, Rongjun Qin, Debao Huang, Fabio Remondino

Neural Radiance Fields (NeRF) offer the potential to benefit 3D reconstruction tasks, including aerial photogrammetry. However, the scalability and accuracy of the inferred geometry are not well-documented for large-scale aerial assets,since such datasets usually result in very high memory consumption and slow convergence.. In this paper, we aim to scale the NeRF on large-scael aerial datasets and provide a thorough geometry assessment of NeRF. Specifically, we introduce a location-specific sampling technique as well as a multi-camera tiling (MCT) strategy to reduce memory consumption during image loading for RAM, representation training for GPU memory, and increase the convergence rate within tiles. MCT decomposes a large-frame image into multiple tiled images with different camera models, allowing these small-frame images to be fed into the training process as needed for specific locations without a loss of accuracy. We implement our method on a representative approach, Mip-NeRF, and compare its geometry performance with threephotgrammetric MVS pipelines on two typical aerial datasets against LiDAR reference data. Both qualitative and quantitative results suggest that the proposed NeRF approach produces better completeness and object details than traditional approaches, although as of now, it still falls short in terms of accuracy.

📄 PDF Abstract BibTeX arXiv:2310.00530

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionGPUNeRF

Similar Papers 제목 키워드 기반

Surf-NeRF: Surface Regularised Neural Radiance Fields

2024-11-27 · Jack Naylor, Viorela Ila, Donald G. Dansereau

Neural Radiance Fields (NeRFs) provide a high fidelity, continuous scene representation that can realistically represent complex behaviour of light. Despite recent works like Ref-NeRF improving geometry through physics-i…

NeRF

3D Reconstruction and New View Synthesis of Indoor Environments based on a Dual Neural Radiance Field

2024-01-26 · Zhenyu Bao, Guibiao Liao, Zhongyuan Zhao, Kanglin Liu 외

Simultaneously achieving 3D reconstruction and new view synthesis for indoor environments has widespread applications but is technically very challenging. State-of-the-art methods based on implicit neural functions can a…

3D ReconstructionNeRFNovel View Synthesis

Spec-NeRF: Multi-spectral Neural Radiance Fields

2023-09-14 · Jiabao Li, Yuqi Li, Ciliang Sun, Chong Wang 외

We propose Multi-spectral Neural Radiance Fields(Spec-NeRF) for jointly reconstructing a multispectral radiance field and spectral sensitivity functions(SSFs) of the camera from a set of color images filtered by differen…

NeRFSpectral Reconstruction

Ref-NeRF: Structured View-Dependent Appearance for Neural Radiance Fields

2021-12-07 · CVPR 2022 1 · Dor Verbin, Peter Hedman, Ben Mildenhall, Todd Zickler 외

Neural Radiance Fields (NeRF) is a popular view synthesis technique that represents a scene as a continuous volumetric function, parameterized by multilayer perceptrons that provide the volume density and view-dependent …

NeRF

NeRFMeshing: Distilling Neural Radiance Fields into Geometrically-Accurate 3D Meshes

2023-03-16 · Marie-Julie Rakotosaona, Fabian Manhardt, Diego Martin Arroyo, Michael Niemeyer 외

With the introduction of Neural Radiance Fields (NeRFs), novel view synthesis has recently made a big leap forward. At the core, NeRF proposes that each 3D point can emit radiance, allowing to conduct view synthesis usin…

NeRFNovel View SynthesisSurface Reconstruction