CVJul 23, 2021

SurfaceNet: Adversarial SVBRDF Estimation from a Single Image

arXiv:2107.11298v155 citations
Originality Highly original
AI Analysis

This addresses material property estimation for computer graphics and vision applications, representing a novel method for a known bottleneck.

The paper tackles estimating spatially-varying bidirectional reflectance distribution function (SVBRDF) material properties from a single image, achieving high-quality, high-resolution surface reflectance maps that outperform existing methods on synthetic and real benchmarks.

In this paper we present SurfaceNet, an approach for estimating spatially-varying bidirectional reflectance distribution function (SVBRDF) material properties from a single image. We pose the problem as an image translation task and propose a novel patch-based generative adversarial network (GAN) that is able to produce high-quality, high-resolution surface reflectance maps. The employment of the GAN paradigm has a twofold objective: 1) allowing the model to recover finer details than standard translation models; 2) reducing the domain shift between synthetic and real data distributions in an unsupervised way. An extensive evaluation, carried out on a public benchmark of synthetic and real images under different illumination conditions, shows that SurfaceNet largely outperforms existing SVBRDF reconstruction methods, both quantitatively and qualitatively. Furthermore, SurfaceNet exhibits a remarkable ability in generating high-quality maps from real samples without any supervision at training time.

Code Implementations2 repos
Foundations

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

Your Notes