paper-with-me

Papers

DeepShaRM: Multi-View Shape and Reflectance Map Recovery Under Unknown Lighting

2023-10-26 · Kohei Yamashita, Shohei Nobuhara, Ko Nishino

Geometry reconstruction of textureless, non-Lambertian objects under unknown natural illumination (i.e., in the wild) remains challenging as correspondences cannot be established and the reflectance cannot be expressed in simple analytical forms. We derive a novel multi-view method, DeepShaRM, that achieves state-of-the-art accuracy on this challenging task. Unlike past methods that formulate this as inverse-rendering, i.e., estimation of reflectance, illumination, and geometry from images, our key idea is to realize that reflectance and illumination need not be disentangled and instead estimated as a compound reflectance map. We introduce a novel deep reflectance map estimation network that recovers the camera-view reflectance maps from the surface normals of the current geometry estimate and the input multi-view images. The network also explicitly estimates per-pixel confidence scores to handle global light transport effects. A deep shape-from-shading network then updates the geometry estimate expressed with a signed distance function using the recovered reflectance maps. By alternating between these two, and, most important, by bypassing the ill-posed problem of reflectance and illumination decomposition, the method accurately recovers object geometry in these challenging settings. Extensive experiments on both synthetic and real-world data clearly demonstrate its state-of-the-art accuracy.

📄 PDF Abstract BibTeX arXiv:2310.17632

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse Rendering

Similar Papers 제목 키워드 기반

RotatedMVPS: Multi-view Photometric Stereo with Rotated Natural Light

2025-08-06 · Songyun Yang, Yufei Han, Jilong Zhang, Kongming Liang 외 arxiv

Multiview photometric stereo (MVPS) seeks to recover high-fidelity surface shapes and reflectances from images captured under varying views and illuminations. However, existing MVPS methods often require controlled darkr…

Inverse Rendering

Multiview Shape and Reflectance from Natural Illumination

2014-06-01 · CVPR 2014 6 · Geoffrey Oxholm, Ko Nishino

The world is full of objects with complex reflectances, situated in complex illumination environments. Past work on full 3D geometry recovery, however, has tried to handle this complexity by framing it into simplistic mo…

3D geometry

Multiview Textured Mesh Recovery by Differentiable Rendering

2022-05-25 · Lixiang Lin, Jianke Zhu, Yisu Zhang

Although having achieved the promising results on shape and color recovery through self-supervision, the multi-layer perceptrons-based methods usually suffer from heavy computational cost on learning the deep implicit su…

Inverse Rendering

Neural Reflectance for Shape Recovery with Shadow Handling

2022-03-24 · CVPR 2022 1 · Junxuan Li, Hongdong Li

This paper aims at recovering the shape of a scene with unknown, non-Lambertian, and possibly spatially-varying surface materials. When the shape of the object is highly complex and that shadows cast on the surface, the …

Non-Lambertian Surface Shape and Reflectance Reconstruction Using Concentric Multi-Spectral Light Field

2019-04-09 · Mingyuan Zhou, Yu Ji, Yuqi Ding, Jinwei Ye 외

Recovering the shape and reflectance of non-Lambertian surfaces remains a challenging problem in computer vision since the view-dependent appearance invalidates traditional photo-consistency constraint. In this paper, we…

Depth Estimation