NeRD: Neural Reflectance Decomposition from Image Collections
About
Decomposing a scene into its shape, reflectance, and illumination is a challenging but important problem in computer vision and graphics. This problem is inherently more challenging when the illumination is not a single light source under laboratory conditions but is instead an unconstrained environmental illumination. Though recent work has shown that implicit representations can be used to model the radiance field of an object, most of these techniques only enable view synthesis and not relighting. Additionally, evaluating these radiance fields is resource and time-intensive. We propose a neural reflectance decomposition (NeRD) technique that uses physically-based rendering to decompose the scene into spatially varying BRDF material properties. In contrast to existing techniques, our input images can be captured under different illumination conditions. In addition, we also propose techniques to convert the learned reflectance volume into a relightable textured mesh enabling fast real-time rendering with novel illuminations. We demonstrate the potential of the proposed approach with experiments on both synthetic and real datasets, where we are able to obtain high-quality relightable 3D assets from image collections. The datasets and code is available on the project page: https://markboss.me/publication/2021-nerd/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel Scene Relighting | Stanford-ORB 1.0 (test) | PSNR-H23.29 | 26 | |
| Novel View Synthesis | Stanford-ORB 1.0 (test) | PSNR-H25.83 | 18 | |
| Novel View Synthesis | Synthetic Dataset (test) | PSNR27.96 | 13 | |
| Geometry Estimation | StanfordORB | Depth Error1.39 | 11 | |
| Novel View Synthesis | Real-world Data (test) | PSNR23.86 | 8 | |
| Geometry Estimation | Stanford-ORB 1.0 (test) | Depth Error1.39 | 7 | |
| BRDF decomposition | Synthetic Scenes (Globe, Car, Chair) | PSNR (Diffuse)18.24 | 4 | |
| BRDF Estimation | Synthetic (Globe, Wreck, Chair) (test) | Diffuse PSNR18.24 | 3 | |
| Geometry Estimation | Synthetic Scenes Armadillo (test) | Distance Mean Error (x10^-3)5 | 3 | |
| Geometry Estimation | Synthetic Scenes Plant (test) | Distance Mean (mm)15.4 | 3 |