paper-with-me

홈 › Papers

Physically Inspired Dense Fusion Networks for Relighting

2021-05-05 · Amirsaeed Yazdani, Tiantong Guo, Vishal Monga

Image relighting has emerged as a problem of significant research interest inspired by augmented reality applications. Physics-based traditional methods, as well as black box deep learning models, have been developed. The existing deep networks have exploited training to achieve a new state of the art; however, they may perform poorly when training is limited or does not represent problem phenomenology, such as the addition or removal of dense shadows. We propose a model which enriches neural networks with physical insight. More precisely, our method generates the relighted image with new illumination settings via two different strategies and subsequently fuses them using a weight map (w). In the first strategy, our model predicts the material reflectance parameters (albedo) and illumination/geometry parameters of the scene (shading) for the relit image (we refer to this strategy as intrinsic image decomposition (IID)). The second strategy is solely based on the black box approach, where the model optimizes its weights based on the ground-truth images and the loss terms in the training stage and generates the relit output directly (we refer to this strategy as direct). While our proposed method applies to both one-to-one and any-to-any relighting problems, for each case we introduce problem-specific components that enrich the model performance: 1) For one-to-one relighting we incorporate normal vectors of the surfaces in the scene to adjust gloss and shadows accordingly in the image. 2) For any-to-any relighting, we propose an additional multiscale block to the architecture to enhance feature extraction. Experimental results on the VIDIT 2020 and the VIDIT 2021 dataset (used in the NTIRE 2021 relighting challenge) reveals that our proposal can outperform many state-of-the-art methods in terms of well-known fidelity metrics and perceptual loss.

📄 PDF Abstract BibTeX arXiv:2105.02209

Code (1)

yazdaniamir38/Depth-guided-Image-Relighting 공식 구현 pytorch

Tasks

Image RelightingIntrinsic Image Decomposition

Similar Papers 제목 키워드 기반

PI-Light: Physics-Inspired Diffusion for Full-Image Relighting

2026-01-29 · Zhexin Liang, Zhaoxi Chen, Yongwei Chen, Tianyi Wei 외 arxiv

Full-image relighting remains a challenging problem due to the difficulty of collecting large-scale structured paired data, the difficulty of maintaining physical plausibility, and the limited generalizability imposed by…

Image RelightingImage Editing

Learning Latent Proxies for Controllable Single-Image Relighting

2026-03-16 · Haoze Zheng, Zihao Wang, Xianfeng Wu, Yajing Bai 외 arxiv

Single-image relighting is highly under-constrained: small illumination changes can produce large, nonlinear variations in shading, shadows, and specularities, while geometry and materials remain unobserved. Existing dif…

Continuous ControlImage Relighting

Yesnt: Are Diffusion Relighting Models Ready for Capture Stage Compositing? A Hybrid Alternative to Bridge the Gap

2025-10-27 · Elisabeth Jüttner, Janelle Pfeifer, Leona Krath, Stefan Korfhage 외 arxiv

Volumetric video relighting is essential for bringing captured performances into virtual worlds, but current approaches struggle to deliver temporally stable, production-ready results. Diffusion-based intrinsic decomposi…

Joint Shadow Generation and Relighting via Light-Geometry Interaction Maps

2026-02-25 · Shan Wang, Peixia Li, Chenchen Xu, Ziang Cheng 외 arxiv

We propose Light-Geometry Interaction (LGI) maps, a novel representation that encodes light-aware occlusion from monocular depth. Unlike ray tracing, which requires full 3D reconstruction, LGI captures essential light-sh…

3D Reconstruction

RelightMaster: Precise Video Relighting with Multi-plane Light Images

2025-11-09 · Weikang Bian, Xiaoyu Shi, Zhaoyang Huang, Jianhong Bai 외 arxiv

Recent advances in diffusion models enable high-quality video generation and editing, but precise relighting with consistent video contents, which is critical for shaping scene atmosphere and viewer attention, remains un…

Video Generation