CVOct 11, 2021

Neural Architecture Search for Efficient Uncalibrated Deep Photometric Stereo

arXiv:2110.05621v110 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient and automated neural networks in photometric stereo, an incremental improvement over handcrafted methods.

The paper tackled the problem of automating neural architecture design for uncalibrated photometric stereo, resulting in lightweight networks that achieve competitive surface normal accuracy with lower memory usage on the DiLiGenT dataset.

We present an automated machine learning approach for uncalibrated photometric stereo (PS). Our work aims at discovering lightweight and computationally efficient PS neural networks with excellent surface normal accuracy. Unlike previous uncalibrated deep PS networks, which are handcrafted and carefully tuned, we leverage differentiable neural architecture search (NAS) strategy to find uncalibrated PS architecture automatically. We begin by defining a discrete search space for a light calibration network and a normal estimation network, respectively. We then perform a continuous relaxation of this search space and present a gradient-based optimization strategy to find an efficient light calibration and normal estimation network. Directly applying the NAS methodology to uncalibrated PS is not straightforward as certain task-specific constraints must be satisfied, which we impose explicitly. Moreover, we search for and train the two networks separately to account for the Generalized Bas-Relief (GBR) ambiguity. Extensive experiments on the DiLiGenT dataset show that the automatically searched neural architectures performance compares favorably with the state-of-the-art uncalibrated PS methods while having a lower memory footprint.

Foundations

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

Your Notes