← Search

Jon Hasselgren

6 accepted papers

2025

Diffusion Renderer: Neural Inverse and Forward Rendering with Video Diffusion Models

CVPR 2025poster

Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene representations--explicit 3D geometry, high-quality material properties, and lighting cond…

Cited by 3SourcePDFScholar
2025

UniRelight: Learning Joint Decomposition and Synthesis for Video Relighting

NeurIPS 2025spotlight

We address the challenge of relighting a single image or video, a task that demands precise scene intrinsic understanding and high-quality light transport synthesis. Existing end-to-end relighting models are often limited by the scarcity of paired multi-illumination data, restricting their ability t…

Cited by 0SourceScholar
2023

Neural Fields Meet Explicit Geometric Representations for Inverse Rendering of Urban Scenes

CVPR 2023poster

Reconstruction and intrinsic decomposition of scenes from captured imagery would enable many applications such as relighting and virtual object insertion. Recent NeRF based methods achieve impressive fidelity of 3D reconstruction, but bake the lighting and shadows into the radiance field, while mesh…

Cited by 89SourcePDFScholar
2022

Extracting Triangular 3D Models, Materials, and Lighting From Images

CVPR 2022oral

We present an efficient method for joint optimization of topology, materials and lighting from multi-view image observations. Unlike recent multi-view reconstruction approaches, which typically produce entangled 3D representations encoded in neural networks, we output triangle meshes with spatially-…

Cited by 404PDFcodeScholar
2022

Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising

NeurIPS 2022accept

Recent advances in differentiable rendering have enabled high-quality reconstruction of 3D scenes from multi-view images. Most methods rely on simple rendering algorithms: pre-filtered direct lighting or learned representations of irradiance. We show that a more realistic shading model, incorporati…

2018

Noise2Noise: Learning Image Restoration without Clean Data

ICML 2018oral

We apply basic statistical reasoning to signal reconstruction by machine learning - learning to map corrupted observations to clean signals - with a simple and powerful conclusion: it is possible to learn to restore images by only looking at corrupted examples, at performance at and sometimes exceed…