PlanarNeRF: Online Learning of Planar Primitives with Neural Radiance Fields

๐Ÿ“… 2023-12-30
๐Ÿ›๏ธ arXiv.org
๐Ÿ“ˆ Citations: 3
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Existing methods struggle to reconstruct spatially complete, dense 3D planar primitives from visual data, often resorting to 2D segmentation or oversimplified 3D modeling; they remain performance-limited despite heavy reliance on annotated data. This paper proposes an online-learning-enabled framework for dense 3D planar reconstruction. It introduces the first online planar detection method jointly leveraging appearance and geometric priors; designs a lightweight, differentiable plane-fitting module; and constructs a global memory bank with dynamic updating to ensure inter-frame consistency. Built upon Neural Radiance Fields (NeRF), the framework supports both sparse supervision and self-supervised training. Extensive experiments across diverse scenes demonstrate substantial improvements over state-of-the-art methodsโ€”achieving higher planar detection accuracy and significantly enhanced training efficiency.

Technology Category

Application Category

๐Ÿ“ Abstract
Identifying spatially complete planar primitives from visual data is a crucial task in computer vision. Prior methods are largely restricted to either 2D segment recovery or simplifying 3D structures, even with extensive plane annotations. We present PlanarNeRF, a novel framework capable of detecting dense 3D planes through online learning. Drawing upon the neural field representation, PlanarNeRF brings three major contributions. First, it enhances 3D plane detection with concurrent appearance and geometry knowledge. Second, a lightweight plane fitting module is proposed to estimate plane parameters. Third, a novel global memory bank structure with an update mechanism is introduced, ensuring consistent cross-frame correspondence. The flexible architecture of PlanarNeRF allows it to function in both 2D-supervised and self-supervised solutions, in each of which it can effectively learn from sparse training signals, significantly improving training efficiency. Through extensive experiments, we demonstrate the effectiveness of PlanarNeRF in various scenarios and remarkable improvement over existing works.
Problem

Research questions and friction points this paper is trying to address.

Detects dense 3D planes using online learning
Improves 3D plane detection with appearance and geometry
Enhances training efficiency with sparse signals
Innovation

Methods, ideas, or system contributions that make the work stand out.

Online learning for dense 3D plane detection
Lightweight module for plane parameter estimation
Global memory bank ensures cross-frame consistency
๐Ÿ”Ž Similar Papers
No similar papers found.