paper-with-me

홈 › Papers

Aerial-NeRF: Adaptive Spatial Partitioning and Sampling for Large-Scale Aerial Rendering

2024-05-10 · Xiaohan Zhang, Yukui Qiu, Zhenyu Sun, Qi Liu

Recent progress in large-scale scene rendering has yielded Neural Radiance Fields (NeRF)-based models with an impressive ability to synthesize scenes across small objects and indoor scenes. Nevertheless, extending this idea to large-scale aerial rendering poses two critical problems. Firstly, a single NeRF cannot render the entire scene with high-precision for complex large-scale aerial datasets since the sampling range along each view ray is insufficient to cover buildings adequately. Secondly, traditional NeRFs are infeasible to train on one GPU to enable interactive fly-throughs for modeling massive images. Instead, existing methods typically separate the whole scene into multiple regions and train a NeRF on each region, which are unaccustomed to different flight trajectories and difficult to achieve fast rendering. To that end, we propose Aerial-NeRF with three innovative modifications for jointly adapting NeRF in large-scale aerial rendering: (1) Designing an adaptive spatial partitioning and selection method based on drones' poses to adapt different flight trajectories; (2) Using similarity of poses instead of (expert) network for rendering speedup to determine which region a new viewpoint belongs to; (3) Developing an adaptive sampling approach for rendering performance improvement to cover the entire buildings at different heights. Extensive experiments have conducted to verify the effectiveness and efficiency of Aerial-NeRF, and new state-of-the-art results have been achieved on two public large-scale aerial datasets and presented SCUTic dataset. Note that our model allows us to perform rendering over 4 times as fast as compared to multiple competitors. Our dataset, code, and model are publicly available at https://drliuqi.github.io/.

📄 PDF Abstract BibTeX arXiv:2405.06214

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNeRF

Similar Papers 제목 키워드 기반

Radiance Field Learners As UAV First-Person Viewers

2024-08-10 · Liqi Yan, Qifan Wang, Junhan Zhao, Qiang Guan 외

First-Person-View (FPV) holds immense potential for revolutionizing the trajectory of Unmanned Aerial Vehicles (UAVs), offering an exhilarating avenue for navigating complex building structures. Yet, traditional Neural R…

NeRF

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-scal…

3D ReconstructionGPUNeRF

Global-guided Focal Neural Radiance Field for Large-scale Scene Rendering

2024-03-19 · Mingqi Shao, Feng Xiong, Hang Zhang, Shuang Yang 외

Neural radiance fields~(NeRF) have recently been applied to render large-scale scenes. However, their limited model capacity typically results in blurred rendering results. Existing large-scale NeRFs primarily address th…

NeRF

NeRF-DetS: Enhanced Adaptive Spatial-wise Sampling and View-wise Fusion Strategies for NeRF-based Indoor Multi-view 3D Object Detection

2024-04-22 · Chi Huang, Xinyang Li, Yansong Qu, Changli Wu 외

In indoor scenes, the diverse distribution of object locations and scales makes the visual 3D perception task a big challenge. Previous works (e.g, NeRF-Det) have demonstrated that implicit representation has the capacit…

3D Object DetectionNeRFNeural RenderingNovel View Synthesis+2

Multiplane Prior Guided Few-Shot Aerial Scene Rendering

2024-06-07 · CVPR 2024 1 · Zihan Gao, Licheng Jiao, Lingling Li, Xu Liu 외

Neural Radiance Fields (NeRF) have been successfully applied in various aerial scenes, yet they face challenges with sparse views due to limited supervision. The acquisition of dense aerial views is often prohibitive, as…

Image ComprehensionNeRFSSIM