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

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/

Mark Boss, Raphael Braun, Varun Jampani, Jonathan T. Barron, Ce Liu, Hendrik P.A. Lensch• 2020

Related benchmarks

TaskDatasetResultRank
Novel Scene RelightingStanford-ORB 1.0 (test)
PSNR-H23.29
26
Novel View SynthesisStanford-ORB 1.0 (test)
PSNR-H25.83
18
Novel View SynthesisSynthetic Dataset (test)
PSNR27.96
13
Geometry EstimationStanfordORB
Depth Error1.39
11
Novel View SynthesisReal-world Data (test)
PSNR23.86
8
Geometry EstimationStanford-ORB 1.0 (test)
Depth Error1.39
7
BRDF decompositionSynthetic Scenes (Globe, Car, Chair)
PSNR (Diffuse)18.24
4
BRDF EstimationSynthetic (Globe, Wreck, Chair) (test)
Diffuse PSNR18.24
3
Geometry EstimationSynthetic Scenes Armadillo (test)
Distance Mean Error (x10^-3)5
3
Geometry EstimationSynthetic Scenes Plant (test)
Distance Mean (mm)15.4
3
Showing 10 of 20 rows

Other info

Code

Follow for update