GRCVJun 24, 2021

Free-viewpoint Indoor Neural Relighting from Multi-view Stereo

arXiv:2106.13299v163 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of realistic view synthesis with dynamic lighting for applications in virtual reality or 3D visualization, though it is incremental as it builds on existing neural and rendering techniques.

The paper tackles the problem of interactive free-viewpoint navigation with realistic relighting in indoor scenes, achieving coherent rendering of cast shadows and complex glossy materials by combining multi-view stereo reconstruction with a neural network trained on synthetic data.

We introduce a neural relighting algorithm for captured indoors scenes, that allows interactive free-viewpoint navigation. Our method allows illumination to be changed synthetically, while coherently rendering cast shadows and complex glossy materials. We start with multiple images of the scene and a 3D mesh obtained by multi-view stereo (MVS) reconstruction. We assume that lighting is well-explained as the sum of a view-independent diffuse component and a view-dependent glossy term concentrated around the mirror reflection direction. We design a convolutional network around input feature maps that facilitate learning of an implicit representation of scene materials and illumination, enabling both relighting and free-viewpoint navigation. We generate these input maps by exploiting the best elements of both image-based and physically-based rendering. We sample the input views to estimate diffuse scene irradiance, and compute the new illumination caused by user-specified light sources using path tracing. To facilitate the network's understanding of materials and synthesize plausible glossy reflections, we reproject the views and compute mirror images. We train the network on a synthetic dataset where each scene is also reconstructed with MVS. We show results of our algorithm relighting real indoor scenes and performing free-viewpoint navigation with complex and realistic glossy reflections, which so far remained out of reach for view-synthesis techniques.

Foundations

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

Your Notes