paper-with-me

Papers

Physics-based Indirect Illumination for Inverse Rendering

2022-12-09 · Youming Deng, Xueting Li, Sifei Liu, Ming-Hsuan Yang

We present a physics-based inverse rendering method that learns the illumination, geometry, and materials of a scene from posed multi-view RGB images. To model the illumination of a scene, existing inverse rendering works either completely ignore the indirect illumination or model it by coarse approximations, leading to sub-optimal illumination, geometry, and material prediction of the scene. In this work, we propose a physics-based illumination model that first locates surface points through an efficient refined sphere tracing algorithm, then explicitly traces the incoming indirect lights at each surface point based on reflection. Then, we estimate each identified indirect light through an efficient neural network. Moreover, we utilize the Leibniz's integral rule to resolve non-differentiability in the proposed illumination model caused by boundary lights inspired by differentiable irradiance in computer graphics. As a result, the proposed differentiable illumination model can be learned end-to-end together with geometry and materials estimation. As a side product, our physics-based inverse rendering model also facilitates flexible and realistic material editing as well as relighting. Extensive experiments on synthetic and real-world datasets demonstrate that the proposed method performs favorably against existing inverse rendering methods on novel view synthesis and inverse rendering.

📄 PDF Abstract BibTeX arXiv:2212.04705

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient Neural NetworkInverse RenderingNovel View Synthesis

Similar Papers 제목 키워드 기반

NeFII: Inverse Rendering for Reflectance Decomposition with Near-Field Indirect Illumination

2023-03-29 · CVPR 2023 1 · Haoqian Wu, Zhipeng Hu, Lincheng Li, Yongqiang Zhang 외

Inverse rendering methods aim to estimate geometry, materials and illumination from multi-view RGB images. In order to achieve better decomposition, recent approaches attempt to model indirect illuminations reflected fro…

Depth PredictionImage RelightingInverse RenderingSurface Normals Estimation+1

Modeling Indirect Illumination for Inverse Rendering

2022-04-14 · CVPR 2022 1 · Yuanqing Zhang, Jiaming Sun, Xingyi He, Huan Fu 외

Recent advances in implicit neural representations and differentiable rendering make it possible to simultaneously recover the geometry and materials of an object from multi-view RGB images captured under unknown static …

Inverse Rendering

SIRe-IR: Inverse Rendering for BRDF Reconstruction with Shadow and Illumination Removal in High-Illuminance Scenes

2023-10-19 · ZiYi Yang, Yanzhen Chen, Xinyu Gao, Yazhen Yuan 외

Implicit neural representation has opened up new possibilities for inverse rendering. However, existing implicit neural inverse rendering methods struggle to handle strongly illuminated scenes with significant shadows an…

Inverse Rendering

GI-GS: Global Illumination Decomposition on Gaussian Splatting for Inverse Rendering

2024-10-03 · Hongze Chen, Zehong Lin, Jun Zhang

We present GI-GS, a novel inverse rendering framework that leverages 3D Gaussian Splatting (3DGS) and deferred shading to achieve photo-realistic novel view synthesis and relighting. In inverse rendering, accurately mode…

3DGSInverse RenderingNovel View Synthesis

3D Gaussian Inverse Rendering with Approximated Global Illumination

2025-04-02 · Zirui Wu, Jianteng Chen, Laijian Li, Shaoteng Wu 외

3D Gaussian Splatting shows great potential in reconstructing photo-realistic 3D scenes. However, these methods typically bake illumination into their representations, limiting their use for physically-based rendering an…

Computational EfficiencyInverse Rendering