CVJul 23, 2018

PS-FCN: A Flexible Learning Framework for Photometric Stereo

arXiv:1807.08696v1154 citations
Originality Highly original
AI Analysis

It addresses the problem of accurate 3D reconstruction from images for real-world objects, offering a flexible and generalizable solution.

The paper tackles photometric stereo for non-Lambertian surfaces by proposing PS-FCN, a deep fully convolutional network that predicts normal maps from arbitrary images and light directions, outperforming existing approaches on real datasets.

This paper addresses the problem of photometric stereo for non-Lambertian surfaces. Existing approaches often adopt simplified reflectance models to make the problem more tractable, but this greatly hinders their applications on real-world objects. In this paper, we propose a deep fully convolutional network, called PS-FCN, that takes an arbitrary number of images of a static object captured under different light directions with a fixed camera as input, and predicts a normal map of the object in a fast feed-forward pass. Unlike the recently proposed learning based method, PS-FCN does not require a pre-defined set of light directions during training and testing, and can handle multiple images and light directions in an order-agnostic manner. Although we train PS-FCN on synthetic data, it can generalize well on real datasets. We further show that PS-FCN can be easily extended to handle the problem of uncalibrated photometric stereo.Extensive experiments on public real datasets show that PS-FCN outperforms existing approaches in calibrated photometric stereo, and promising results are achieved in uncalibrated scenario, clearly demonstrating its effectiveness.

Code Implementations1 repo
Foundations

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

Your Notes