English

PS-NeRF: Neural Inverse Rendering for Multi-view Photometric Stereo

Computer Vision and Pattern Recognition 2022-12-23 v2 Artificial Intelligence

Abstract

Traditional multi-view photometric stereo (MVPS) methods are often composed of multiple disjoint stages, resulting in noticeable accumulated errors. In this paper, we present a neural inverse rendering method for MVPS based on implicit representation. Given multi-view images of a non-Lambertian object illuminated by multiple unknown directional lights, our method jointly estimates the geometry, materials, and lights. Our method first employs multi-light images to estimate per-view surface normal maps, which are used to regularize the normals derived from the neural radiance field. It then jointly optimizes the surface normals, spatially-varying BRDFs, and lights based on a shadow-aware differentiable rendering layer. After optimization, the reconstructed object can be used for novel-view rendering, relighting, and material editing. Experiments on both synthetic and real datasets demonstrate that our method achieves far more accurate shape reconstruction than existing MVPS and neural rendering methods. Our code and model can be found at https://ywq.github.io/psnerf.

Keywords

Cite

@article{arxiv.2207.11406,
  title  = {PS-NeRF: Neural Inverse Rendering for Multi-view Photometric Stereo},
  author = {Wenqi Yang and Guanying Chen and Chaofeng Chen and Zhenfang Chen and Kwan-Yee K. Wong},
  journal= {arXiv preprint arXiv:2207.11406},
  year   = {2022}
}

Comments

ECCV 2022, Project page: https://ywq.github.io/psnerf

R2 v1 2026-06-25T01:09:51.296Z