Image-based rendering: Difference between revisions

No edit summary
Line 10: Line 10:
{{ main | NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis }}
{{ main | NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis }}
NeRF preprocesses unstructured light fields into a neural network (MLP) representation which predicts/interpolates unknown light rays based on the known light rays in the scene.
NeRF preprocesses unstructured light fields into a neural network (MLP) representation which predicts/interpolates unknown light rays based on the known light rays in the scene.
;Resources
* [https://github.com/yenchenlin/awesome-NeRF yenchenlin/awesome-NeRF]
* [https://dellaert.github.io/NeRF/ NeRF explosion 2020]


==Layered Representations==
==Layered Representations==