Open AccessPosted Content
NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections
Ricardo Martin-Brualla,Noha Radwan,Mehdi S. M. Sajjadi,Jonathan T. Barron,Alexey Dosovitskiy,Daniel Duckworth +5 more
TL;DR: A learning-based method for synthesizing novel views of complex scenes using only unstructured collections of in-the-wild photographs, and applies it to internet photo collections of famous landmarks, to demonstrate temporally consistent novel view renderings that are significantly closer to photorealism than the prior state of the art.
read more
Abstract: We present a learning-based method for synthesizing novel views of complex scenes using only unstructured collections of in-the-wild photographs. We build on Neural Radiance Fields (NeRF), which uses the weights of a multilayer perceptron to model the density and color of a scene as a function of 3D coordinates. While NeRF works well on images of static subjects captured under controlled settings, it is incapable of modeling many ubiquitous, real-world phenomena in uncontrolled images, such as variable illumination or transient occluders. We introduce a series of extensions to NeRF to address these issues, thereby enabling accurate reconstructions from unstructured image collections taken from the internet. We apply our system, dubbed NeRF-W, to internet photo collections of famous landmarks, and demonstrate temporally consistent novel view renderings that are significantly closer to photorealism than the prior state of the art.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
pixelNeRF: Neural Radiance Fields from One or Few Images
TL;DR: For example, pixelNeRF as discussed by the authors predicts a continuous neural scene representation conditioned on one or few input images, which can 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.
1.1K
•Posted Content
NeRF++: Analyzing and Improving Neural Radiance Fields.
TL;DR: A parametrization issue involved in applying NeRF to 360 captures of objects within large-scale, unbounded 3D scenes is addressed, and the method improves view synthesis fidelity in this challenging scenario.
1K
IBRNet: Learning Multi-View Image-Based Rendering
Qianqian Wang,Zhicheng Wang,Kyle Genova,Pratul P. Srinivasan,Howard Zhou,Jonathan T. Barron,Ricardo Martin-Brualla,Noah Snavely,Thomas Funkhouser +8 more
- 20 Jun 2021
TL;DR: A method that synthesizes novel views of complex scenes by interpolating a sparse set of nearby views using a network architecture that includes a multilayer perceptron and a ray transformer that estimates radiance and volume density at continuous 5D locations.
•Posted Content
D-NeRF: Neural Radiance Fields for Dynamic Scenes
TL;DR: D-NeRF is introduced, a method that extends neural radiance fields to a dynamic domain, allowing to reconstruct and render novel images of objects under rigid and non-rigid motions from a single camera moving around the scene.
905
TensoRF: Tensorial Radiance Fields
Anpei Chen,Zexiang Xu,Andreas Geiger,Jingyi Yu,Hao Su +4 more
- 17 Mar 2022
TL;DR: TensoRF is presented, a novel approach to model and reconstruct radiance fields as a 4D tensor, which represents a 3D voxel grid with per-voxel multi-channel features, and a novel vector-matrix (VM) decomposition that relaxes the low-rank constraints for two modes of a tensor and factorizes tensors into compact vector and matrix factors.
777
References
•Posted Content
What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision
Alex Kendall,Yarin Gal +1 more
TL;DR: A Bayesian deep learning framework combining input-dependent aleatoric uncertainty together with epistemic uncertainty is presented, which makes the loss more robust to noisy data, also giving new state-of-the-art results on segmentation and depth regression benchmarks.
3.7K
Accurate, Dense, and Robust Multiview Stereopsis
Yasutaka Furukawa,Jean Ponce +1 more
TL;DR: A novel algorithm for multiview stereopsis that outputs a dense set of small rectangular patches covering the surfaces visible in the images, which outperforms all others submitted so far for four out of the six data sets.
3.5K
NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
Ben Mildenhall,Pratul P. Srinivasan,Matthew Tancik,Jonathan T. Barron,Ravi Ramamoorthi,Ren Ng +5 more
- 23 Aug 2020
TL;DR: In this article, a fully-connected (non-convolutional) deep network is used to synthesize novel views of complex scenes by optimizing an underlying continuous volumetric scene function using a sparse set of input views.
3.2K
A Comparison and Evaluation of Multi-View Stereo Reconstruction Algorithms
Steven M. Seitz,Brian Curless,J. Diebel,Daniel Scharstein,Richard Szeliski +4 more
- 17 Jun 2006
TL;DR: This paper first survey multi-view stereo algorithms and compare them qualitatively using a taxonomy that differentiates their key properties, then describes the process for acquiring and calibrating multiview image datasets with high-accuracy ground truth and introduces the evaluation methodology.
•Proceedings Article
What uncertainties do we need in Bayesian deep learning for computer vision
Alex Kendall,Yarin Gal +1 more
- 04 Dec 2017
TL;DR: In this paper, a Bayesian deep learning framework combining input-dependent aleatoric uncertainty together with epistemic uncertainty was proposed for semantic segmentation and depth regression tasks, which can be interpreted as learned attenuation.