paper-with-me

Papers

DeepPS2: Revisiting Photometric Stereo Using Two Differently Illuminated Images

2022-07-05 · Ashish Tiwari, Shanmuganathan Raman

Photometric stereo, a problem of recovering 3D surface normals using images of an object captured under different lightings, has been of great interest and importance in computer vision research. Despite the success of existing traditional and deep learning-based methods, it is still challenging due to: (i) the requirement of three or more differently illuminated images, (ii) the inability to model unknown general reflectance, and (iii) the requirement of accurate 3D ground truth surface normals and known lighting information for training. In this work, we attempt to address an under-explored problem of photometric stereo using just two differently illuminated images, referred to as the PS2 problem. It is an intermediate case between a single image-based reconstruction method like Shape from Shading (SfS) and the traditional Photometric Stereo (PS), which requires three or more images. We propose an inverse rendering-based deep learning framework, called DeepPS2, that jointly performs surface normal, albedo, lighting estimation, and image relighting in a completely self-supervised manner with no requirement of ground truth data. We demonstrate how image relighting in conjunction with image reconstruction enhances the lighting estimation in a self-supervised setting.

📄 PDF Abstract BibTeX arXiv:2207.02025

Code (1)

lei-wang-github/DeepPS2 공식 구현 pytorch

Tasks

Image ReconstructionImage RelightingInverse RenderingLighting EstimationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

LIPIDS: Learning-based Illumination Planning In Discretized (Light) Space for Photometric Stereo

2024-09-01 · Ashish Tiwari, Mihir Sutariya, Shanmuganathan Raman

Photometric stereo is a powerful method for obtaining per-pixel surface normals from differently illuminated images of an object. While several methods address photometric stereo with different image (or light) counts ra…

Robust Photometric Stereo via Dictionary Learning

2017-10-24 · Andrew J. Wagenmaker, Brian E. Moore, Raj Rao Nadakuditi

Photometric stereo is a method that seeks to reconstruct the normal vectors of an object from a set of images of the object illuminated under different light sources. While effective in some situations, classical photome…

Dictionary Learning

Object 3D Reconstruction based on Photometric Stereo and Inverted Rendering

2018-11-06 · Anish R. Khadka, Paolo Remagnino, Vasileios Argyriou

Methods for 3D reconstruction such as Photometric stereo recover the shape and reflectance properties using multiple images of an object taken with variable lighting conditions from a fixed viewpoint. Photometric stereo …

3D Reconstruction

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

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

2022-07-23 · Wenqi Yang, GuanYing Chen, Chaofeng Chen, Zhenfang Chen 외

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 ba…

Inverse RenderingNeRFNeural Rendering