English

PS-FCN: A Flexible Learning Framework for Photometric Stereo

Computer Vision and Pattern Recognition 2018-07-24 v1

Abstract

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.

Keywords

Cite

@article{arxiv.1807.08696,
  title  = {PS-FCN: A Flexible Learning Framework for Photometric Stereo},
  author = {Guanying Chen and Kai Han and Kwan-Yee K. Wong},
  journal= {arXiv preprint arXiv:1807.08696},
  year   = {2018}
}

Comments

ECCV 2018: https://guanyingc.github.io/PS-FCN

R2 v1 2026-06-23T03:11:09.426Z