paper-with-me

Papers

Light Sampling Field and BRDF Representation for Physically-based Neural Rendering

2023-04-11 · ICLR 2023 3 · Jing Yang, Hanyuan Xiao, Wenbin Teng, Yunxuan Cai, Yajie Zhao

Physically-based rendering (PBR) is key for immersive rendering effects used widely in the industry to showcase detailed realistic scenes from computer graphics assets. A well-known caveat is that producing the same is computationally heavy and relies on complex capture devices. Inspired by the success in quality and efficiency of recent volumetric neural rendering, we want to develop a physically-based neural shader to eliminate device dependency and significantly boost performance. However, no existing lighting and material models in the current neural rendering approaches can accurately represent the comprehensive lighting models and BRDFs properties required by the PBR process. Thus, this paper proposes a novel lighting representation that models direct and indirect light locally through a light sampling strategy in a learned light sampling field. We also propose BRDF models to separately represent surface/subsurface scattering details to enable complex objects such as translucent material (i.e., skin, jade). We then implement our proposed representations with an end-to-end physically-based neural face skin shader, which takes a standard face asset (i.e., geometry, albedo map, and normal map) and an HDRI for illumination as inputs and generates a photo-realistic rendering as output. Extensive experiments showcase the quality and efficiency of our PBR face skin shader, indicating the effectiveness of our proposed lighting and material representations.

📄 PDF Abstract BibTeX arXiv:2304.05472

Code (1)

jingyangcarl/LightSamplingField 공식 구현

Tasks

Inverse RenderingLightfieldNeural RenderingSingle-Image Portrait Relighting

Similar Papers 제목 키워드 기반

RISE-SDF: a Relightable Information-Shared Signed Distance Field for Glossy Object Inverse Rendering

2024-09-30 · Deheng Zhang, Jingyu Wang, Shaofei Wang, Marko Mihajlovic 외

In this paper, we propose a novel end-to-end relightable neural inverse rendering system that achieves high-quality reconstruction of geometry and material properties, thus enabling high-quality relighting. The cornersto…

Inverse Rendering

Neural BRDF Importance Sampling by Reparameterization

2025-05-13 · Liwen Wu, Sai Bi, Zexiang Xu, Hao Tan 외

Neural bidirectional reflectance distribution functions (BRDFs) have emerged as popular material representations for enhancing realism in physically-based rendering. Yet their importance sampling remains a significant ch…

Relit-NeuLF: Efficient Relighting and Novel View Synthesis via Neural 4D Light Field

2023-10-23 · Zhong Li, Liangchen Song, Zhang Chen, Xiangyu Du 외

In this paper, we address the problem of simultaneous relighting and novel view synthesis of a complex scene from multi-view images with a limited number of light sources. We propose an analysis-synthesis approach called…

Novel View Synthesis

Physically Based Neural Bidirectional Reflectance Distribution Function

2024-11-04 · Chenliang Zhou, Alejandro Sztrajman, Gilles Rainer, Fangcheng Zhong 외

We introduce the physically based neural bidirectional reflectance distribution function (PBNBRDF), a novel, continuous representation for material appearance based on neural fields. Our model accurately reconstructs rea…

FROST-BRDF: A Fast and Robust Optimal Sampling Technique for BRDF Acquisition

2024-01-14 · Ehsan Miandji, Tanaboon Tongbuasirilai, Saghi Hajisharif, Behnaz Kavoosighafi 외

Efficient and accurate BRDF acquisition of real world materials is a challenging research problem that requires sampling millions of incident light and viewing directions. To accelerate the acquisition process, one needs…

compressed sensing