paper-with-me

Papers

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

2022-07-23 · Wenqi Yang, GuanYing Chen, Chaofeng Chen, Zhenfang Chen, Kwan-Yee K. Wong

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.

📄 PDF Abstract BibTeX arXiv:2207.11406

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse RenderingNeRFNeural Rendering

Similar Papers 제목 키워드 기반

A Neural Height-Map Approach for the Binocular Photometric Stereo Problem

2023-11-10 · Fotios Logothetis, Ignas Budvytis, Roberto Cipolla

In this work we propose a novel, highly practical, binocular photometric stereo (PS) framework, which has same acquisition speed as single view PS, however significantly improves the quality of the estimated geometry. As…

NeRF

PS-GS: Gaussian Splatting for Multi-View Photometric Stereo

2025-07-24 · Yixiao Chen, Bin Liang, Hanzhi Guo, Yongqing Cheng 외 arxiv

Integrating inverse rendering with multi-view photometric stereo (MVPS) yields more accurate 3D reconstructions than the inverse rendering approaches that rely on fixed environment illumination. However, efficient invers…

Computational EfficiencyInverse Rendering

UC-NeRF: Uncertainty-aware Conditional Neural Radiance Fields from Endoscopic Sparse Views

2024-09-04 · Jiaxin Guo, Jiangliu Wang, Ruofeng Wei, Di Kang 외

Visualizing surgical scenes is crucial for revealing internal anatomical structures during minimally invasive procedures. Novel View Synthesis is a vital technique that offers geometry and appearance reconstruction, enha…

NeRFNeural RenderingNovel View Synthesis

PBR-NeRF: Inverse Rendering with Physics-Based Neural Fields

2024-12-12 · CVPR 2025 1 · Sean Wu, Shamik Basu, Tim Broedermann, Luc van Gool 외

We tackle the ill-posed inverse rendering problem in 3D reconstruction with a Neural Radiance Field (NeRF) approach informed by Physics-Based Rendering (PBR) theory, named PBR-NeRF. Our method addresses a key limitation …

3D ReconstructionInverse RenderingNeRFNeural Rendering+1

INFAMOUS-NeRF: ImproviNg FAce MOdeling Using Semantically-Aligned Hypernetworks with Neural Radiance Fields

2023-12-23 · Andrew Hou, Feng Liu, Zhiyuan Ren, Michel Sarkis 외

We propose INFAMOUS-NeRF, an implicit morphable face model that introduces hypernetworks to NeRF to improve the representation power in the presence of many training subjects. At the same time, INFAMOUS-NeRF resolves the…

Face ModelNeRF