paper-with-me

홈 › Papers

Weakly-supervised Single-view Image Relighting

2023-03-24 · CVPR 2023 1 · Renjiao Yi, Chenyang Zhu, Kai Xu

We present a learning-based approach to relight a single image of Lambertian and low-frequency specular objects. Our method enables inserting objects from photographs into new scenes and relighting them under the new environment lighting, which is essential for AR applications. To relight the object, we solve both inverse rendering and re-rendering. To resolve the ill-posed inverse rendering, we propose a weakly-supervised method by a low-rank constraint. To facilitate the weakly-supervised training, we contribute Relit, a large-scale (750K images) dataset of videos with aligned objects under changing illuminations. For re-rendering, we propose a differentiable specular rendering layer to render low-frequency non-Lambertian materials under various illuminations of spherical harmonics. The whole pipeline is end-to-end and efficient, allowing for a mobile app implementation of AR object insertion. Extensive evaluations demonstrate that our method achieves state-of-the-art performance. Project page: https://renjiaoyi.github.io/relighting/.

📄 PDF Abstract BibTeX arXiv:2303.13852

Code (0)

등록된 구현이 없습니다.

Tasks

Image RelightingInverse Rendering

Similar Papers 제목 키워드 기반

Complementary Intrinsics From Neural Radiance Fields and CNNs for Outdoor Scene Relighting

2023-01-01 · CVPR 2023 1 · Siqi Yang, Xuanning Cui, Yongjie Zhu, Jiajun Tang 외

Relighting an outdoor scene is challenging due to the diverse illuminations and salient cast shadows. Intrinsic image decomposition on outdoor photo collections could partly solve this problem by weakly supervised la…

Intrinsic Image Decomposition

RelightFormer: Feed-forward Generative Transformer for Multiview Object Relighting

2026-09-07 · Hejun Wang, Jinxi Li, Junwei Jiang, Shiwei Mao 외 hf

Image relighting is traditionally tackled via complex inverse rendering pipelines, which suffer from ill-posed optimization, or single-image generative models that ignore crucial multi-view cues necessary for understandi…

Zero-shot GeneralizationInverse RenderingImage Relighting

WildRelight: A Real-World Benchmark and Physics-Guided Adaptation for Single-Image Relighting

2026-05-12 · Lezhong Wang, Mehmet Onurcan Kaya, Siavash Bigdeli, Jeppe Revall Frisvad arxiv

Recent single-image relighting methods, powered by advanced generative models, have achieved impressive photorealism on synthetic benchmarks. However, their effectiveness in the complex visual landscape of the real world…

Test-time AdaptationDomain AdaptationImage Relighting

Holo-Relighting: Controllable Volumetric Portrait Relighting from a Single Image

2024-03-14 · CVPR 2024 1 · Yiqun Mei, Yu Zeng, He Zhang, Zhixin Shu 외

At the core of portrait photography is the search for ideal lighting and viewpoint. The process often requires advanced knowledge in photography and an elaborate studio setup. In this work, we propose Holo-Relighting, a …

SyncLight: Single-Edit Multi-View Relighting

2026-01-23 · David Serrano-Lozano, Anand Bhattad, Luis Herranz, Jean-François Lalonde 외 arxiv

We present SyncLight, a method to enable consistent, parametric control over light sources across multiple uncalibrated views of a static scene conditioned on a single view. While single-view relighting has advanced sign…