paper-with-me

홈 › Papers

Neural Ray-Tracing: Learning Surfaces and Reflectance for Relighting and View Synthesis

2021-04-28 · Julian Knodt, Joe Bartusek, Seung-Hwan Baek, Felix Heide

Recent neural rendering methods have demonstrated accurate view interpolation by predicting volumetric density and color with a neural network. Although such volumetric representations can be supervised on static and dynamic scenes, existing methods implicitly bake the complete scene light transport into a single neural network for a given scene, including surface modeling, bidirectional scattering distribution functions, and indirect lighting effects. In contrast to traditional rendering pipelines, this prohibits changing surface reflectance, illumination, or composing other objects in the scene. In this work, we explicitly model the light transport between scene surfaces and we rely on traditional integration schemes and the rendering equation to reconstruct a scene. The proposed method allows BSDF recovery with unknown light conditions and classic light transports such as pathtracing. By learning decomposed transport with surface representations established in conventional rendering methods, the method naturally facilitates editing shape, reflectance, lighting and scene composition. The method outperforms NeRV for relighting under known lighting conditions, and produces realistic reconstructions for relit and edited scenes. We validate the proposed approach for scene editing, relighting and reflectance estimation learned from synthetic and captured views on a subset of NeRV's datasets.

📄 PDF Abstract BibTeX arXiv:2104.13562

Code (1)

princeton-computational-imaging/neural_raytracing 공식 구현 pytorch

Tasks

Neural Rendering

Similar Papers 제목 키워드 기반

Neural Relightable Participating Media Rendering

2021-10-25 · NeurIPS 2021 12 · Quan Zheng, Gurprit Singh, Hans-Peter Seidel

Learning neural radiance fields of a scene has recently allowed realistic novel view synthesis of the scene, but they are limited to synthesize images under the original fixed lighting condition. Therefore, they are not …

Novel View Synthesis

Spectral Modeling and Relighting of Reflective-Fluorescent Scenes

2013-06-01 · CVPR 2013 6 · Antony Lam, Imari Sato

Hyperspectral reflectance data allows for highly accurate spectral relighting under arbitrary illumination, which is invaluable to applications ranging from archiving cultural e-heritage to consumer product design. Past …

Relightable 3D Gaussians: Realistic Point Cloud Relighting with BRDF Decomposition and Ray Tracing

2023-11-27 · Jian Gao, Chun Gu, Youtian Lin, Zhihao LI 외

In this paper, we present a novel differentiable point-based rendering framework to achieve photo-realistic relighting. To make the reconstructed scene relightable, we enhance vanilla 3D Gaussians by associating extra pr…

BRDF estimationLighting EstimationNovel View Synthesis

SunStage: Portrait Reconstruction and Relighting using the Sun as a Light Stage

2022-04-07 · CVPR 2023 1 · Yifan Wang, Aleksander Holynski, Xiuming Zhang, Xuaner Zhang

A light stage uses a series of calibrated cameras and lights to capture a subject's facial appearance under varying illumination and viewpoint. This captured information is crucial for facial reconstruction and relightin…

Novel View Synthesis

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