VM-NeRF: Tackling Sparsity in NeRF with View Morphing
Matteo Bortolon, Alessio Del Bue, Fabio Poiesi

TL;DR
VM-NeRF enhances neural radiance field models by generating geometrically consistent intermediate views through view morphing, significantly improving novel view synthesis in sparse data scenarios without prior scene knowledge.
Contribution
The paper introduces VM-NeRF, a novel view morphing-based method that improves NeRF performance with limited viewpoints without requiring scene prior knowledge.
Findings
Up to 1.8dB PSNR improvement with 8 views
Up to 1.0dB PSNR improvement with 4 views
Consistent performance gains over existing sparse-view NeRF methods
Abstract
NeRF aims to learn a continuous neural scene representation by using a finite set of input images taken from various viewpoints. A well-known limitation of NeRF methods is their reliance on data: the fewer the viewpoints, the higher the likelihood of overfitting. This paper addresses this issue by introducing a novel method to generate geometrically consistent image transitions between viewpoints using View Morphing. Our VM-NeRF approach requires no prior knowledge about the scene structure, as View Morphing is based on the fundamental principles of projective geometry. VM-NeRF tightly integrates this geometric view generation process during the training procedure of standard NeRF approaches. Notably, our method significantly improves novel view synthesis, particularly when only a few views are available. Experimental evaluation reveals consistent improvement over current methods that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
