paper-with-me

Papers

NeRFactor: Neural Factorization of Shape and Reflectance Under an Unknown Illumination

2021-06-03 · Xiuming Zhang, Pratul P. Srinivasan, Boyang Deng, Paul Debevec, William T. Freeman, Jonathan T. Barron

We address the problem of recovering the shape and spatially-varying reflectance of an object from multi-view images (and their camera poses) of an object illuminated by one unknown lighting condition. This enables the rendering of novel views of the object under arbitrary environment lighting and editing of the object's material properties. The key to our approach, which we call Neural Radiance Factorization (NeRFactor), is to distill the volumetric geometry of a Neural Radiance Field (NeRF) [Mildenhall et al. 2020] representation of the object into a surface representation and then jointly refine the geometry while solving for the spatially-varying reflectance and environment lighting. Specifically, NeRFactor recovers 3D neural fields of surface normals, light visibility, albedo, and Bidirectional Reflectance Distribution Functions (BRDFs) without any supervision, using only a re-rendering loss, simple smoothness priors, and a data-driven BRDF prior learned from real-world BRDF measurements. By explicitly modeling light visibility, NeRFactor is able to separate shadows from albedo and synthesize realistic soft or hard shadows under arbitrary lighting conditions. NeRFactor is able to recover convincing 3D models for free-viewpoint relighting in this challenging and underconstrained capture setup for both synthetic and real scenes. Qualitative and quantitative experiments show that NeRFactor outperforms classic and deep learning-based state of the art across various tasks. Our videos, code, and data are available at people.csail.mit.edu/xiuming/projects/nerfactor/.

📄 PDF Abstract BibTeX arXiv:2106.01970

Code (1)

google/nerfactor 공식 구현 tf

Tasks

Depth PredictionImage RelightingInverse RenderingNeRFObjectSurface Normals EstimationSurface Reconstruction

Methods 이 논문이 사용한 방법론

Robinhood Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Illumination and Reflectance Spectra Separation of a Hyperspectral Image Meets Low-Rank Matrix Factorization

2015-06-01 · CVPR 2015 6 · Yinqiang Zheng, Imari Sato, Yoichi Sato

This paper addresses the illumination and reflectance spectra separation (IRSS) problem of a hyperspectral image captured under general spectral illumination. The huge amount of pixels in a hypersepctral image poses trem…

Computational Efficiency

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

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 …

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

Neural Photometric Stereo for Shape and Material Estimation

2021-09-29 · Junxuan Li, Hongdong Li

This paper addresses a challenging Photometric-Stereo problem where the object to be reconstructed has unknown, non-Lambertian, and possibly spatially-varying surface materials. This problem becomes even more challenging…