CVGRMay 14, 2021

Predicting Surface Reflectance Properties of Outdoor Scenes Under Unknown Natural Illumination

arXiv:2105.06820v1
Originality Incremental advance
AI Analysis

This addresses the challenge of estimating reflectance properties in outdoor scenes for computer vision and graphics applications, but it is incremental as it builds on existing illumination estimation methods.

The paper tackles the problem of predicting surface reflectance properties of outdoor scenes under unknown natural illumination by proposing a framework that recasts it into encoding radiance and view directions into reflectance maps and using a neural network to infer reflection models, resulting in renderings with visually similar appearance to using textures.

Estimating and modelling the appearance of an object under outdoor illumination conditions is a complex process. Although there have been several studies on illumination estimation and relighting, very few of them focus on estimating the reflectance properties of outdoor objects and scenes. This paper addresses this problem and proposes a complete framework to predict surface reflectance properties of outdoor scenes under unknown natural illumination. Uniquely, we recast the problem into its two constituent components involving the BRDF incoming light and outgoing view directions: (i) surface points' radiance captured in the images, and outgoing view directions are aggregated and encoded into reflectance maps, and (ii) a neural network trained on reflectance maps of renders of a unit sphere under arbitrary light directions infers a low-parameter reflection model representing the reflectance properties at each surface in the scene. Our model is based on a combination of phenomenological and physics-based scattering models and can relight the scenes from novel viewpoints. We present experiments that show that rendering with the predicted reflectance properties results in a visually similar appearance to using textures that cannot otherwise be disentangled from the reflectance properties.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes