TL;DR
PIXLRelight is a fast, controllable single-image relighting method that combines physically based rendering and learned synthesis through intrinsic conditioning, enabling high-quality, arbitrary lighting control.
Contribution
It introduces a novel intrinsic conditioning framework that bridges PBR and learned models for physically controllable relighting from a single image.
Findings
Achieves state-of-the-art relighting quality.
Runs in under a tenth of a second per image.
Enables arbitrary PBR-style lighting control.
Abstract
We present PIXLRelight, a feed-forward approach for physically controllable single-image relighting. Existing methods either provide limited lighting control (e.g. through text or environment maps), accumulate errors when chaining inverse and forward rendering, or require costly per-image optimization. Our key idea is to bridge physically based rendering (PBR) and learned image synthesis through a shared intrinsic conditioning that can be obtained from either real photographs or PBR renders. At training time, paired multi-illumination photographs are decomposed into albedo, diffuse shading, and non-diffuse residuals, which condition the model. At inference time, the same conditioning is computed from a path-traced render of a coarse 3D reconstruction of the input under user-specified PBR lights. A transformer-based neural renderer then applies the target illumination to the source…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
