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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel View Synthesis | Tanks&Temples (test) | PSNR22.5 | 239 | |
| Novel View Synthesis | LLFF (test) | PSNR26.2 | 79 | |
| Novel View Synthesis | BLEFF (test) | PSNR42.5 | 30 | |
| Camera pose estimation | BLEFF (test) | Focal Length Error0.05 | 30 | |
| Novel View Synthesis | Co3D (test) | PSNR27.87 | 30 | |
| Camera Parameter Estimation | LLFF original (test) | Rotation Error1.36 | 27 | |
| Novel View Synthesis | ScanNet (test) | PSNR32.94 | 25 | |
| Camera pose estimation | Co3D Bench, Skateboard, Plant, Hydrant, Teddy | RPE Translation Error0.497 | 25 | |
| Novel View Synthesis | LLFF-NeRF (test) | SSIM84 | 20 | |
| Depth Estimation | Co3D Individual Scenes | AbRel0.179 | 20 |