Papers › Deep Photometric Stereo for Non-Lambertian Surfaces

Deep Photometric Stereo for Non-Lambertian Surfaces

26 Jul 2020arXiv:2007.13145archive 2025-07-28

Guan-Ying Chen, Kai Han, Boxin Shi, Yasuyuki Matsushita, Kwan-Yee K. Wong

This paper addresses the problem of photometric stereo, in both calibrated and uncalibrated scenarios, for non-Lambertian surfaces based on deep learning. We first introduce a fully convolutional deep network for calibrated photometric stereo, which we call PS-FCN. Unlike traditional approaches that adopt simplified reflectance models to make the problem tractable, our method directly learns the mapping from reflectance observations to surface normal, and is able to handle surfaces with general and unknown isotropic reflectance. At test time, PS-FCN takes an arbitrary number of images and their associated light directions as input and predicts a surface normal map of the scene in a fast feed-forward pass. To deal with the uncalibrated scenario where light directions are unknown, we introduce a new convolutional network, named LCNet, to estimate light directions from input images. The estimated light directions and the input images are then fed to PS-FCN to determine the surface normals. Our method does not require a pre-defined set of light directions and can handle multiple images in an order-agnostic manner. Thorough evaluation of our approach on both synthetic and real datasets shows that it outperforms state-of-the-art methods in both calibrated and uncalibrated scenarios.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2007.13145")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

guanyingc/PS-FCN officialpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from guanyingc/PS-FCN. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

arrayToTensor guanyingc/PS-FCN/datasets/pms_transforms.py official repository unverified MIT (permissive) · b53c08665873abc9 · report
benchmarkLoader guanyingc/PS-FCN/datasets/custom_data_loader.py official repository unverified MIT (permissive) · 3bc2e432daccb33d · report
buildModel guanyingc/PS-FCN/models/custom_model.py official repository unverified MIT (permissive) · a90a8a6931789779 · report
customDataloader guanyingc/PS-FCN/datasets/custom_data_loader.py official repository unverified MIT (permissive) · d9bafcf88fcf69a9 · report
getInput guanyingc/PS-FCN/models/model_utils.py official repository unverified MIT (permissive) · da7de87d5de4c51d · report
getInputChanel guanyingc/PS-FCN/models/model_utils.py official repository unverified MIT (permissive) · 56d225ef46427960 · report
getLrScheduler guanyingc/PS-FCN/models/solver_utils.py official repository unverified MIT (permissive) · b58a3089fbaa19c5 · report
getOptimizer guanyingc/PS-FCN/models/solver_utils.py official repository unverified MIT (permissive) · 29662f28c6c5c73d · report
loadRecords guanyingc/PS-FCN/models/solver_utils.py official repository unverified MIT (permissive) · 7b29b4cbb0e9a17b · report
normalToMask guanyingc/PS-FCN/datasets/pms_transforms.py official repository unverified MIT (permissive) · 46fd95ecbea5f94a · report
parseData guanyingc/PS-FCN/models/model_utils.py official repository unverified MIT (permissive) · 9527241a3b9c5fab · report
rgbToGray guanyingc/PS-FCN/datasets/pms_transforms.py official repository unverified MIT (permissive) · 4ca36c7a90516c3a · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections