paper-with-me

홈 › Papers

Leveraging Spatial and Photometric Context for Calibrated Non-Lambertian Photometric Stereo

2021-03-22 · David Honzátko, Engin Türetken, Pascal Fua, L. Andrea Dunbar

The problem of estimating a surface shape from its observed reflectance properties still remains a challenging task in computer vision. The presence of global illumination effects such as inter-reflections or cast shadows makes the task particularly difficult for non-convex real-world surfaces. State-of-the-art methods for calibrated photometric stereo address these issues using convolutional neural networks (CNNs) that primarily aim to capture either the spatial context among adjacent pixels or the photometric one formed by illuminating a sample from adjacent directions. In this paper, we bridge these two objectives and introduce an efficient fully-convolutional architecture that can leverage both spatial and photometric context simultaneously. In contrast to existing approaches that rely on standard 2D CNNs and regress directly to surface normals, we argue that using separable 4D convolutions and regressing to 2D Gaussian heat-maps severely reduces the size of the network and makes inference more efficient. Our experimental results on a real-world photometric stereo benchmark show that the proposed approach outperforms the existing methods both in efficiency and accuracy.

📄 PDF Abstract BibTeX arXiv:2103.12106

Code (1)

DawyD/UNet-PS-4D tf

Similar Papers 제목 키워드 기반

A Benchmark Dataset and Evaluation for Non-Lambertian and Uncalibrated Photometric Stereo

2016-06-01 · CVPR 2016 6 · Boxin Shi, Zhe Wu, Zhipeng Mo, Dinglong Duan 외

Recent progress on photometric stereo extends the technique to deal with general materials and unknown illumination conditions. However, due to the lack of suitable benchmark data with ground truth shapes (normals), quan…

Deep Learning Methods for Calibrated Photometric Stereo and Beyond

2022-12-16 · Yakun Ju, Kin-Man Lam, Wuyuan Xie, Huiyu Zhou 외

Photometric stereo recovers the surface normals of an object from multiple images with varying shading cues, i.e., modeling the relationship between surface orientation and intensity at each pixel. Photometric stereo pre…

Deep Learning

Deep Photometric Stereo for Non-Lambertian Surfaces

2020-07-26 · Guan-Ying Chen, Kai Han, Boxin Shi, Yasuyuki Matsushita 외

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

A New Perspective on Uncalibrated Photometric Stereo

2013-06-01 · CVPR 2013 6 · Thoma Papadhimitri, Paolo Favaro

We investigate the problem of reconstructing normals, albedo and lights of Lambertian surfaces in uncalibrated photometric stereo under the perspective projection model. Our analysis is based on establishing the integrab…

Hyperspectral Intrinsic Decomposition: Joint Recovery of Reflectance and Photometric Components for Non-Lambertian Scenes

2026-07-28 · Hao Ye, Zhan Shi, Chenglong Huang, Tao Lv 외 arxiv

Hyperspectral intrinsic decomposition (HID) aims to disentangle material-related spectral properties and photometric effects in hyperspectral images (HSIs), which is essential for understanding real-world imaging process…