NeurIPS 2020poster63 citations

GPS-Net: Graph-based Photometric Stereo Network

Zhuokun Yao, Kun Li, Ying Fu, Haofeng Hu, Boxin Shi

Abstract

Learning-based photometric stereo methods predict the surface normal either in a per-pixel or an all-pixel manner. Per-pixel methods explore the inter-image intensity variation of each pixel but ignore features from the intra-image spatial domain. All-pixel methods explore the intra-image intensity variation of each input image but pay less attention to the inter-image lighting variation. In this paper, we present a Graph-based Photometric Stereo Network, which unifies per-pixel and all-pixel processings to explore both inter-image and intra-image information. For per-pixel operation, we propose the Unstructured Feature Extraction Layer to connect an arbitrary number of input image-light pairs into graph structures, and introduce Structure-aware Graph Convolution filters to balance the input data by appropriately weighting shadows and specular highlights. For all-pixel operation, we propose the Normal Regression Network to make efficient use of the intra-image spatial information for predicting a surface normal map with rich details. Experimental results on the real-world benchmark show that our method achieves excellent performance under both sparse and dense lighting distributions.

BibTeX
@inproceedings{NEURIPS2020_7503cfac,
 author = {Yao, Zhuokun and Li, Kun and Fu, Ying and Hu, Haofeng and Shi, Boxin},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {10306--10316},
 publisher = {Curran Associates, Inc.},
 title = {GPS-Net: Graph-based Photometric Stereo Network},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/7503cfacd12053d309b6bed5c89de212-Paper.pdf},
 volume = {33},
 year = {2020}
}