Radiance Field Learners As UAV First-Person Viewers
Liqi Yan, Qifan Wang, Junhan Zhao, Qiang Guan, Zheng Tang, Jianhui Zhang, Dongfang Liu
TL;DR
FPV-NeRF addresses the challenges of synthesizing First-Person-View views from UAV videos by introducing a multi-scale camera space estimation framework, a global-local scene encoder with cross-resolution attention, and a comprehensive three-term loss that jointly enforces temporal consistency, global structural integrity, and local detail. The approach subdivides the airspace into regions with region-specific warp functions, uses a hash-encoded feature pool and volume features, and employs a cross-resolution attention mechanism to fuse information across scales, yielding improved reconstructions across outdoor-to-indoor transitions. A new UAV dataset with diverse trajectories demonstrates that FPV-NeRF achieves substantial PSNR/SSIM gains over state-of-the-art NeRF methods while maintaining feasible per-view rendering times, and ablations confirm the importance of each component and loss term. The work advances practical UAV spatial perception and enables offline training for navigation and perception tasks such as object detection.
Abstract
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 Radiance Field (NeRF) methods face challenges such as sampling single points per iteration and requiring an extensive array of views for supervision. UAV videos exacerbate these issues with limited viewpoints and significant spatial scale variations, resulting in inadequate detail rendering across diverse scales. In response, we introduce FPV-NeRF, addressing these challenges through three key facets: (1) Temporal consistency. Leveraging spatio-temporal continuity ensures seamless coherence between frames; (2) Global structure. Incorporating various global features during point sampling preserves space integrity; (3) Local granularity. Employing a comprehensive framework and multi-resolution supervision for multi-scale scene feature representation tackles the intricacies of UAV video spatial scales. Additionally, due to the scarcity of publicly available FPV videos, we introduce an innovative view synthesis method using NeRF to generate FPV perspectives from UAV footage, enhancing spatial perception for drones. Our novel dataset spans diverse trajectories, from outdoor to indoor environments, in the UAV domain, differing significantly from traditional NeRF scenarios. Through extensive experiments encompassing both interior and exterior building structures, FPV-NeRF demonstrates a superior understanding of the UAV flying space, outperforming state-of-the-art methods in our curated UAV dataset. Explore our project page for further insights: https://fpv-nerf.github.io/.
