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

pixelNeRF: Neural Radiance Fields from One or Few Images

About

We propose pixelNeRF, a learning framework that predicts a continuous neural scene representation conditioned on one or few input images. The existing approach for constructing neural radiance fields involves optimizing the representation to every scene independently, requiring many calibrated views and significant compute time. We take a step towards resolving these shortcomings by introducing an architecture that conditions a NeRF on image inputs in a fully convolutional manner. This allows the network to be trained across multiple scenes to learn a scene prior, enabling it to perform novel view synthesis in a feed-forward manner from a sparse set of views (as few as one). Leveraging the volume rendering approach of NeRF, our model can be trained directly from images with no explicit 3D supervision. We conduct extensive experiments on ShapeNet benchmarks for single image novel view synthesis tasks with held-out objects as well as entire unseen categories. We further demonstrate the flexibility of pixelNeRF by demonstrating it on multi-object ShapeNet scenes and real scenes from the DTU dataset. In all cases, pixelNeRF outperforms current state-of-the-art baselines for novel view synthesis and single image 3D reconstruction. For the video and code, please visit the project website: https://alexyu.net/pixelnerf

Alex Yu, Vickie Ye, Matthew Tancik, Angjoo Kanazawa• 2020

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisLLFF
PSNR18.66
124
Novel View SynthesisRealEstate10K
PSNR20.43
116
Novel View SynthesisDTU
PSNR19.31
100
Novel View SynthesisLLFF 3-view
PSNR16.17
95
Novel View SynthesisNeRF Synthetic
PSNR22.65
92
Novel View SynthesisDTU (test)
PSNR19.4
82
Novel View SynthesisLLFF (test)
PSNR18.66
79
Novel View SynthesisLLFF 9-view
PSNR18.92
75
Novel View SynthesisLLFF 6-view
PSNR17.03
74
3D surface reconstructionDTU (test)
Mean Chamfer Distance (CD)6.28
69
Showing 10 of 119 rows
...

Other info

Follow for update