scispace - formally typeset
Journal ArticleDOI

PNRNet: Physically-Inspired Neural Rendering for Any-to-Any Relighting

TLDR
PNRNet is presented, a novel neural architecture that decomposes the any-to-any relighting task into three simpler sub-tasks, i.e. lighting estimation, color temperature transfer, and lighting direction transfer, to avoid the task-aliasing effects.
Abstract
Existing any-to-any relighting methods suffer from the task-aliasing effects and the loss of local details in the image generation process, such as shading and attached-shadow. In this paper, we present PNRNet, a novel neural architecture that decomposes the any-to-any relighting task into three simpler sub-tasks, i.e. lighting estimation, color temperature transfer, and lighting direction transfer, to avoid the task-aliasing effects. These sub-tasks are easy to learn and can be trained with direct supervisions independently. To better preserve local shading and attached-shadow details, we propose a parallel multi-scale network that incorporates multiple physical attributes to model local illuminations for lighting direction transfer. We also introduce a simple yet effective color temperature transfer network to learn a pixel-level non-linear function which allows color temperature adjustment beyond the predefined color temperatures and generalizes well to real images. Extensive experiments demonstrate that our proposed approach achieves better results quantitatively and qualitatively than prior works.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Designing an Illumination-Aware Network for Deep Image Relighting

TL;DR: An Illumination-Aware Network (IAN) is presented which follows the guidance from hierarchical sampling to progressively relight a scene from a single image with high efficiency and introduces a depth-guided geometry encoder for acquiring valuable geometry- and structure-related representations once the depth information is available.