CVApr 3, 2023

NeMF: Inverse Volume Rendering with Neural Microflake Field

arXiv:2304.00782v238 citationsh-index: 15
Originality Highly original
AI Analysis

This work addresses the problem of realistic rendering for scenes with complex geometry and scattering effects, which is incremental by extending implicit representations from surface-based to volume-based approaches.

The paper tackles the challenge of recovering physical appearance attributes from images under unknown illumination by introducing NeMF, an inverse volume rendering method using neural microflake fields, which effectively handles complex geometry and translucent objects and enables high-quality relighting and material editing.

Recovering the physical attributes of an object's appearance from its images captured under an unknown illumination is challenging yet essential for photo-realistic rendering. Recent approaches adopt the emerging implicit scene representations and have shown impressive results.However, they unanimously adopt a surface-based representation,and hence can not well handle scenes with very complex geometry, translucent object and etc. In this paper, we propose to conduct inverse volume rendering, in contrast to surface-based, by representing a scene using microflake volume, which assumes the space is filled with infinite small flakes and light reflects or scatters at each spatial location according to microflake distributions. We further adopt the coordinate networks to implicitly encode the microflake volume, and develop a differentiable microflake volume renderer to train the network in an end-to-end way in principle.Our NeMF enables effective recovery of appearance attributes for highly complex geometry and scattering object, enables high-quality relighting, material editing, and especially simulates volume rendering effects, such as scattering, which is infeasible for surface-based approaches.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes