paper-with-me

홈 › Papers

GaSLight: Gaussian Splats for Spatially-Varying Lighting in HDR

2025-04-15 · Christophe Bolduc, Yannick Hold-Geoffroy, Zhixin Shu, Jean-François Lalonde

We present GaSLight, a method that generates spatially-varying lighting from regular images. Our method proposes using HDR Gaussian Splats as light source representation, marking the first time regular images can serve as light sources in a 3D renderer. Our two-stage process first enhances the dynamic range of images plausibly and accurately by leveraging the priors embedded in diffusion models. Next, we employ Gaussian Splats to model 3D lighting, achieving spatially variant lighting. Our approach yields state-of-the-art results on HDR estimations and their applications in illuminating virtual objects and scenes. To facilitate the benchmarking of images as light sources, we introduce a novel dataset of calibrated and unsaturated HDR to evaluate images as light sources. We assess our method using a combination of this novel dataset and an existing dataset from the literature. Project page: https://lvsn.github.io/gaslight/

📄 PDF Abstract BibTeX arXiv:2504.10809

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

NexusSplats: Efficient 3D Gaussian Splatting in the Wild

2024-11-21 · Yuzhou Tang, Dejun Xu, Yongjie Hou, Zhenzhong Wang 외

While 3D Gaussian Splatting (3DGS) has recently demonstrated remarkable rendering quality and efficiency in 3D scene reconstruction, it struggles with varying lighting conditions and incidental occlusions in real-world s…

3DGS3D Scene ReconstructionOcclusion Handling

Can a large language model be a gaslighter?

2024-10-11 · Wei Li, Luyao Zhu, Yang song, Ruixi Lin 외

Large language models (LLMs) have gained human trust due to their capabilities and helpfulness. However, this in turn may allow LLMs to affect users' mindsets by manipulating language. It is termed as gaslighting, a psyc…

Language ModelingLanguage ModellingLarge Language Modelmodel+1

PRTGS: Precomputed Radiance Transfer of Gaussian Splats for Real-Time High-Quality Relighting

2024-08-07 · Yijia Guo, Yuanxi Bai, Liwen Hu, Ziyi Guo 외

We proposed Precomputed RadianceTransfer of GaussianSplats (PRTGS), a real-time high-quality relighting method for Gaussian splats in low-frequency lighting environments that captures soft shadows and interreflections by…

3DGS

SVG-IR: Spatially-Varying Gaussian Splatting for Inverse Rendering

2025-04-09 · CVPR 2025 1 · Hanxiao Sun, Yupeng Gao, Jin Xie, Jian Yang 외

Reconstructing 3D assets from images, known as inverse rendering (IR), remains a challenging task due to its ill-posed nature. 3D Gaussian Splatting (3DGS) has demonstrated impressive capabilities for novel view synthesi…

3DGSInverse RenderingNeRFNovel View Synthesis

SuperGaussians: Enhancing Gaussian Splatting Using Primitives with Spatially Varying Colors

2024-11-28 · Rui Xu, Wenyue Chen, Jiepeng Wang, YuAn Liu 외

Gaussian Splattings demonstrate impressive results in multi-view reconstruction based on Gaussian explicit representations. However, the current Gaussian primitives only have a single view-dependent color and an opacity …

Novel View Synthesis