← Search

Yannick Hold-Geoffroy

29 accepted papers

2026

LightMover: Generative Light Movement with Color and Intensity Controls

CVPR 2026

We present LightMover, a framework for controllable light manipulation in single images that leverages video diffusion priors to produce physically plausible illumination changes without re-rendering the scene. We formulate light editing as a sequence-to-sequence prediction problem in visual token s

Cited by 0SourceScholar
2026

TokenLight: Precise Lighting Control in Images using Attribute Tokens

CVPR 2026

This paper presents a method for image relighting that enables precise and continuous control over multiple illumination attributes in a photograph. We formulate relighting as a conditional image generation task and introduce attribute tokens to encode distinct lighting factors such as intensity, co

Cited by 0SourceScholar
2026

UniLight: A Unified Representation for Lighting

CVPR 2026

Lighting has a strong influence on visual appearance, yet understanding and representing lighting in images remains notoriously difficult. Various lighting representations exist, such as environment maps, irradiance, spherical harmonics, or text, but they are incompatible, which limits cross-modal t

Cited by 0SourceScholar
2025

GaSLight: Gaussian Splats for Spatially-Varying Lighting in HDR

ICCV 2025poster

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 dynam…

2025

Motion Modes: What Could Happen Next?

CVPR 2025poster

Predicting diverse object motions from a single static image remains challenging, as current video generation models often entangle object movement with camera motion and other scene changes. While recent methods can predict specific motions from motion arrow input, they rely on synthetic data and p…

Cited by 1SourcePDFScholar
2025

PreciseCam: Precise Camera Control for Text-to-Image Generation

CVPR 2025poster

Images as an artistic medium often rely on specific camera angles and lens distortions to convey ideas or emotions; however, such precise control is missing in current text-to-image models. We propose an efficient and general solution that allows precise control over the camera when generating both…

2025

SynthLight: Portrait Relighting with Diffusion Model by Learning to Re-render Synthetic Faces

CVPR 2025poster

We introduce SynthLight, a diffusion model for portrait relighting. We frame image relighting as a re-rendering problem, where pixels are transformed in response to changes in environmental lighting. Using a physically-based rendering engine, we create a dataset to simulate this lighting-conditione…

Cited by 0SourcePDFScholar
2025

Text2Relight: Creative Portrait Relighting with Text Guidance

AAAI 2025technical

We present a lighting-aware image editing pipeline that, given a portrait image and a text prompt, performs single image relighting. Our model modifies the lighting and color of both the foreground and background to align with the provided text description. The unbounded nature in creativeness of a…

Cited by 1SourcePDFScholar
2024

COMPOSE: Comprehensive Portrait Shadow Editing

ECCV 2024poster

"Existing portrait relighting methods struggle with precise control over facial shadows, particularly when faced with challenges such as handling hard shadows from directional light sources or adjusting shadows while remaining in harmony with existing lighting conditions. In many situations, complet…

Cited by 3SourcePDFScholar
2024

Diffusion Handles Enabling 3D Edits for Diffusion Models by Lifting Activations to 3D

CVPR 2024highlight

Diffusion handles is a novel approach to enable 3D object edits on diffusion images requiring only existing pre-trained diffusion models depth estimation without any fine-tuning or 3D object retrieval. The edited results remain plausible photo-real and preserve object identity. Diffusion handles add…

Cited by 20SourcePDFScholar
2024

LightIt: Illumination Modeling and Control for Diffusion Models

CVPR 2024poster

We introduce LightIt a method for explicit illumination control for image generation. Recent generative methods lack lighting control which is crucial to numerous artistic aspects of image generation such as setting the overall mood or cinematic appearance. To overcome these limitations we propose t…

Cited by 16SourcePDFScholar
2024

Towards a Perceptual Evaluation Framework for Lighting Estimation

CVPR 2024poster

Progress in lighting estimation is tracked by computing existing image quality assessment (IQA) metrics on images from standard datasets. While this may appear to be a reasonable approach we demonstrate that doing so does not correlate to human preference when the estimated lighting is used to relig…

2023

Cross-modal Latent Space Alignment for Image to Avatar Translation

ICCV 2023poster

We present a novel method for automatic vectorized avatar generation from a single portrait image. Most existing approaches that create avatars rely on image-to-image translation methods, which present some limitations when applied to 3D rendering, animation, or video. Instead, we leverage modality-…

Cited by 4PDFScholar
2023

EverLight: Indoor-Outdoor Editable HDR Lighting Estimation

ICCV 2023poster

Because of the diversity in lighting environments, existing illumination estimation techniques have been designed explicitly on indoor or outdoor environments. Methods have focused specifically on capturing accurate energy (e.g., through parametric lighting models), which emphasizes shading and stro…

Cited by 25PDFScholar
2023

Lens Parameter Estimation for Realistic Depth of Field Modeling

ICCV 2023poster

We present a method to estimate the depth of field effect from a single image. Most existing methods related to this task provide either a per-pixel estimation of blur and/or depth. Instead, we go further and propose to use a lens-based representation that models the depth of field using two paramet…

Cited by 2PDFScholar
2023

Perspective Fields for Single Image Camera Calibration

CVPR 2023highlight

Geometric camera calibration is often required for applications that understand the perspective of the image. We propose perspective fields as a representation that models the local perspective properties of an image. Perspective Fields contain per-pixel information about the camera view, parameteri…

2023

PixHt-Lab: Pixel Height Based Light Effect Generation for Image Compositing

CVPR 2023highlight

Lighting effects such as shadows or reflections are key in making synthetic images realistic and visually appealing. To generate such effects, traditional computer graphics uses a physically-based renderer along with 3D geometry. To compensate for the lack of geometry in 2D Image compositing, recent…

Cited by 22SourcePDFScholar
2023

Single View Scene Scale Estimation Using Scale Field

CVPR 2023poster

In this paper, we propose a single image scale estimation method based on a novel scale field representation. A scale field defines the local pixel-to-metric conversion ratio along the gravity direction on all the ground pixels. This representation resolves the ambiguity in camera parameters, allowi…

Cited by 0SourcePDFScholar
2022

PhotoScene: Photorealistic Material and Lighting Transfer for Indoor Scenes

CVPR 2022poster

Most indoor 3D scene reconstruction methods focus on recovering 3D geometry and scene layout. In this work, we go beyond this to propose PhotoScene, a framework that takes input image(s) of a scene along with approximately aligned CAD geometry (either reconstructed automatically or manually specifie…

Cited by 31PDFcodeScholar
2021

NeuTex: Neural Texture Mapping for Volumetric Neural Rendering

CVPR 2021poster

Recent work has demonstrated that volumetric scene representations combined with differentiable volume rendering can enable photo-realistic rendering for challenging scenes that mesh reconstruction fails on. However, these methods entangle geometry and appearance in a ""black-box"" volume that canno…

Cited by 116PDFScholar
2020

Deep Reflectance Volumes: Relightable Reconstructions from Multi-View Photometric Images

ECCV 2020poster

We present a deep learning approach to reconstruct scene appearance from unstructured images captured under collocated point lighting. At the heart of Deep Reflectance Volumes is a novel volumetric scene representation consisting of opacity, surface normal and reflectance voxel grids. We present a n…

Cited by 133SourcePDFScholar
2020

LandscapeAR: Large Scale Outdoor Augmented Reality by Matching Photographs with Terrain Models Using Learned Descriptors

ECCV 2020poster

We introduce a solution to large scale Augmented Reality for outdoor scenes by registering camera images to textured Digital Elevation Models (DEMs). To accomodate the inherent differences in appearance between real images and DEMs, we train a cross-domain feature descriptor using Structure From Mot…

Cited by 22SourcePDFScholar
2020

Single View Metrology in the Wild

ECCV 2020poster

Most 3D reconstruction methods may only recover scene properties up to a global scale ambiguity. We present a novel approach to single view metrology that can recover the absolute scale of a scene represented by 3D heights of objects or camera height above the ground as well as camera parameters of…

2019

All-Weather Deep Outdoor Lighting Estimation

CVPR 2019poster

We present a neural network that predicts HDR outdoor illumination from a single LDR image. At the heart of our work is a method to accurately learn HDR lighting from LDR panoramas under any weather condition. We achieve this by training another CNN (on a combination of synthetic and real images) to…

Cited by 88PDFScholar
2019

Deep Parametric Indoor Lighting Estimation

ICCV 2019poster

We present a method to estimate lighting from a single image of an indoor scene. Previous work has used an environment map representation that does not account for the localized nature of indoor lighting. Instead, we represent lighting as a set of discrete 3D lights with geometric and photometric pa…

Cited by 159PDFScholar
2019

Deep Sky Modeling for Single Image Outdoor Lighting Estimation

CVPR 2019oral

We propose a data-driven learned sky model, which we use for outdoor lighting estimation from a single image. As no large-scale dataset of images and their corresponding ground truth illumination is readily available, we use complementary datasets to train our approach, combining the vast diversity…

Cited by 142PDFScholar
2018

A Perceptual Measure for Deep Single Image Camera Calibration

CVPR 2018poster

Most current single image camera calibration methods rely on specific image features or user input, and cannot be applied to natural images captured in uncontrolled settings. We propose inferring directly camera calibration parameters from a single image using a deep convolutional neural network. Th…

Cited by 143SourcePDFScholar
2017

Deep Outdoor Illumination Estimation

CVPR 2017oral

We present a CNN-based technique to estimate high-dynamic range outdoor illumination from a single low dynamic range image. To train the CNN, we leverage a large dataset of outdoor panoramas. We fit a low-dimensional physically-based outdoor illumination model to the skies in these panoramas giving…

Cited by 272PDFScholar