paper-with-me

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, Changjie Fan, Xin Yu

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 from different materials via Spherical Gaussians (SG), which, however, tends to blur the high-frequency reflection details. In this paper, we propose an end-to-end inverse rendering pipeline that decomposes materials and illumination from multi-view images, while considering near-field indirect illumination. In a nutshell, we introduce the Monte Carlo sampling based path tracing and cache the indirect illumination as neural radiance, enabling a physics-faithful and easy-to-optimize inverse rendering method. To enhance efficiency and practicality, we leverage SG to represent the smooth environment illuminations and apply importance sampling techniques. To supervise indirect illuminations from unobserved directions, we develop a novel radiance consistency constraint between implicit neural radiance and path tracing results of unobserved rays along with the joint optimization of materials and illuminations, thus significantly improving the decomposition performance. Extensive experiments demonstrate that our method outperforms the state-of-the-art on multiple synthetic and real datasets, especially in terms of inter-reflection decomposition.Our code and data are available at https://woolseyyy.github.io/nefii/.

📄 PDF Abstract BibTeX arXiv:2303.16617

Code (1)

FuxiComputerVision/Nefii 공식 구현 pytorch

Tasks

Depth PredictionImage RelightingInverse RenderingSurface Normals EstimationSurface Reconstruction

Similar Papers 제목 키워드 기반

PIR: Photometric Inverse Rendering with Shading Cues Modeling and Surface Reflectance Regularization

2024-08-13 · Jingzhi Bao, GuanYing Chen, Shuguang Cui

This paper addresses the problem of inverse rendering from photometric images. Existing approaches for this problem suffer from the effects of self-shadows, inter-reflections, and lack of constraints on the surface refle…

Inverse RenderingPosition

IntrinsicNeRF: Learning Intrinsic Neural Radiance Fields for Editable Novel View Synthesis

2022-10-02 · ICCV 2023 1 · Weicai Ye, Shuo Chen, Chong Bao, Hujun Bao 외

Existing inverse rendering combined with neural rendering methods can only perform editable novel view synthesis on object-specific scenes, while we present intrinsic neural radiance fields, dubbed IntrinsicNeRF, which i…

ClusteringInverse RenderingNeRFNeural Rendering+1

Ambient-robust Inverse Rendering using Active RGB-NIR Imaging

2026-05-28 · Hoon-Gyu Chung, Jinnyeong Kim, Hyunwoo Kang, Seung-Hwan Baek arxiv

Inverse rendering aims to reconstruct geometry and reflectance of objects from images. Despite recent progress, existing methods often produces inaccurate reconstructions that are sensitive to ambient illumination condit…

Inverse Rendering

RTR-GS: 3D Gaussian Splatting for Inverse Rendering with Radiance Transfer and Reflection

2025-07-10 · Yongyang Zhou, Fang-Lue Zhang, Zichen Wang, Lei Zhang arxiv

3D Gaussian Splatting (3DGS) has demonstrated impressive capabilities in novel view synthesis. However, rendering reflective objects remains a significant challenge, particularly in inverse rendering and relighting. We i…

Novel View SynthesisInverse Rendering

SfSNet: Learning Shape, Reflectance and Illuminance of Faces in the Wild

2017-12-02 · CVPR 2018 · Soumyadip Sengupta, Angjoo Kanazawa, Carlos D. Castillo, David Jacobs

We present SfSNet, an end-to-end learning framework for producing an accurate decomposition of an unconstrained human face image into shape, reflectance and illuminance. SfSNet is designed to reflect a physical lambertia…

Inverse Rendering