GRCVNov 15, 2022

Deep scene-scale material estimation from multi-view indoor captures

arXiv:2211.08047v14 citationsh-index: 60
AI Analysis

This addresses the need for efficient material estimation in the movie and video game industries, offering an incremental improvement over existing photogrammetry methods.

The paper tackles the problem of automatically generating material maps for physically-based rendering from multi-view indoor captures, presenting a learning-based approach that produces ready-to-use digital assets in a fraction of the time compared to previous solutions.

The movie and video game industries have adopted photogrammetry as a way to create digital 3D assets from multiple photographs of a real-world scene. But photogrammetry algorithms typically output an RGB texture atlas of the scene that only serves as visual guidance for skilled artists to create material maps suitable for physically-based rendering. We present a learning-based approach that automatically produces digital assets ready for physically-based rendering, by estimating approximate material maps from multi-view captures of indoor scenes that are used with retopologized geometry. We base our approach on a material estimation Convolutional Neural Network (CNN) that we execute on each input image. We leverage the view-dependent visual cues provided by the multiple observations of the scene by gathering, for each pixel of a given image, the color of the corresponding point in other images. This image-space CNN provides us with an ensemble of predictions, which we merge in texture space as the last step of our approach. Our results demonstrate that the recovered assets can be directly used for physically-based rendering and editing of real indoor scenes from any viewpoint and novel lighting. Our method generates approximate material maps in a fraction of time compared to the closest previous solutions.

Foundations

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

Your Notes