Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NeRF--: Neural Radiance Fields Without Known Camera Parameters

About

Considering the problem of novel view synthesis (NVS) from only a set of 2D images, we simplify the training process of Neural Radiance Field (NeRF) on forward-facing scenes by removing the requirement of known or pre-computed camera parameters, including both intrinsics and 6DoF poses. To this end, we propose NeRF$--$, with three contributions: First, we show that the camera parameters can be jointly optimised as learnable parameters with NeRF training, through a photometric reconstruction; Second, to benchmark the camera parameter estimation and the quality of novel view renderings, we introduce a new dataset of path-traced synthetic scenes, termed as Blender Forward-Facing Dataset (BLEFF); Third, we conduct extensive analyses to understand the training behaviours under various camera motions, and show that in most scenarios, the joint optimisation pipeline can recover accurate camera parameters and achieve comparable novel view synthesis quality as those trained with COLMAP pre-computed camera parameters. Our code and data are available at https://nerfmm.active.vision.

Zirui Wang, Shangzhe Wu, Weidi Xie, Min Chen, Victor Adrian Prisacariu• 2021

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisTanks&Temples (test)
PSNR22.5
239
Novel View SynthesisLLFF (test)
PSNR26.2
79
Novel View SynthesisBLEFF (test)
PSNR42.5
30
Camera pose estimationBLEFF (test)
Focal Length Error0.05
30
Novel View SynthesisCo3D (test)
PSNR27.87
30
Camera Parameter EstimationLLFF original (test)
Rotation Error1.36
27
Novel View SynthesisScanNet (test)
PSNR32.94
25
Camera pose estimationCo3D Bench, Skateboard, Plant, Hydrant, Teddy
RPE Translation Error0.497
25
Novel View SynthesisLLFF-NeRF (test)
SSIM84
20
Depth EstimationCo3D Individual Scenes
AbRel0.179
20
Showing 10 of 25 rows

Other info

Code

Follow for update