paper-with-me

Papers

NeRF2Points: Large-Scale Point Cloud Generation From Street Views' Radiance Field Optimization

2024-04-07 · Peng Tu, Xun Zhou, Mingming Wang, Xiaojun Yang, Bo Peng, Ping Chen, Xiu Su, Yawen Huang, Yefeng Zheng, Chang Xu

Neural Radiance Fields (NeRF) have emerged as a paradigm-shifting methodology for the photorealistic rendering of objects and environments, enabling the synthesis of novel viewpoints with remarkable fidelity. This is accomplished through the strategic utilization of object-centric camera poses characterized by significant inter-frame overlap. This paper explores a compelling, alternative utility of NeRF: the derivation of point clouds from aggregated urban landscape imagery. The transmutation of street-view data into point clouds is fraught with complexities, attributable to a nexus of interdependent variables. First, high-quality point cloud generation hinges on precise camera poses, yet many datasets suffer from inaccuracies in pose metadata. Also, the standard approach of NeRF is ill-suited for the distinct characteristics of street-view data from autonomous vehicles in vast, open settings. Autonomous vehicle cameras often record with limited overlap, leading to blurring, artifacts, and compromised pavement representation in NeRF-based point clouds. In this paper, we present NeRF2Points, a tailored NeRF variant for urban point cloud synthesis, notable for its high-quality output from RGB inputs alone. Our paper is supported by a bespoke, high-resolution 20-kilometer urban street dataset, designed for point cloud generation and evaluation. NeRF2Points adeptly navigates the inherent challenges of NeRF-based point cloud synthesis through the implementation of the following strategic innovations: (1) Integration of Weighted Iterative Geometric Optimization (WIGO) and Structure from Motion (SfM) for enhanced camera pose accuracy, elevating street-view data precision. (2) Layered Perception and Integrated Modeling (LPiM) is designed for distinct radiance field modeling in urban environments, resulting in coherent point cloud representations.

📄 PDF Abstract BibTeX arXiv:2404.04875

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesNeRFPoint Cloud Generation

Similar Papers 제목 키워드 기반

PointNeRF++: A multi-scale, point-based Neural Radiance Field

2023-12-04 · Weiwei Sun, Eduard Trulls, Yang-Che Tseng, Sneha Sambandam 외

Point clouds offer an attractive source of information to complement images in neural scene representations, especially when few images are available. Neural rendering methods based on point clouds do exist, but they do …

NeRFNeural Renderingvalid

PDF: Point Diffusion Implicit Function for Large-scale Scene Neural Representation

2023-11-03 · NeurIPS 2023 11

Recent advances in implicit neural representations have achieved impressive results by sampling and fusing individual points along sampling rays in the sampling space. However, due to the explosively growing sampling spa…

NeRFNovel View SynthesisPoint Cloud Super ResolutionSuper-Resolution

Improving Neural Radiance Field using Near-Surface Sampling with Point Cloud Generation

2023-10-06 · Hye Bin Yoo, Hyun Min Han, Sung Soo Hwang, Il Yong Chun

Neural radiance field (NeRF) is an emerging view synthesis method that samples points in a three-dimensional (3D) space and estimates their existence and color probabilities. The disadvantage of NeRF is that it requires …

NeRFPoint Cloud Generation

DReg-NeRF: Deep Registration for Neural Radiance Fields

2023-08-18 · ICCV 2023 1 · Yu Chen, Gim Hee Lee

Although Neural Radiance Fields (NeRF) is popular in the computer vision community recently, registering multiple NeRFs has yet to gain much attention. Unlike the existing work, NeRF2NeRF, which is based on traditional o…

NeRFNovel View SynthesisPoint Cloud RegistrationRTE

Points2NeRF: Generating Neural Radiance Fields from 3D point cloud

2022-06-02 · Dominik Zimny, Joanna Waczyńska, Tomasz Trzciński, Przemysław Spurek

Contemporary registration devices for 3D visual information, such as LIDARs and various depth cameras, capture data as 3D point clouds. In turn, such clouds are challenging to be processed due to their size and complexit…

NeRF