NeurIPS2020
GPS-Net: Graph-based Photometric Stereo Network
Zhuokun Yao, Kun Li, Ying Fu, Haofeng Hu, Boxin Shi
被引用 58 次
摘要
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 intraimage 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. * Corresponding authors 1 Throughout this paper, we assume the camera is radiometrically calibrated and the images are linearized, so we use "intensity" to refer to image irradiance for simplicity. 34th Conference on Neural Information Processing Systems (NeurIPS 2020), Vancouver, Canada.