NästaNästa guide
Conversational Image Editing with Multimodal Models
Visuell AI
Visuell AI GUIDE
AI image relighting changes the lighting of an existing photo, for example moving the light source, changing its color or matching a new background, while keeping the subject's identity and shape.
Tools such as IC-Light use diffusion models to re-render shading and highlights. This matters for product photography, portrait editing and compositing, where mismatched light is one of the most obvious signs of a fake or pasted-in image.
What you see in a photo is roughly the result of what a surface is (its base color, or albedo, its shape and its material) combined with the light falling on it. Relighting means changing the light while leaving everything else alone. That is hard because a single photo mixes these factors together. Classical and early learned methods tried to separate the factors explicitly. Intrinsic image decomposition splits an image into albedo and shading. Other models estimate surface normals and depth, then re-shade the scene with a new light described by an environment map or low-order spherical harmonics. Portrait relighting research, such as Google's Total Relighting (2021), trained on data from light stages, which are domes of controllable lights that record a person under many lighting conditions. These methods can be precise but struggle outside their training data, for example with hair, glass or complex scenes. Diffusion-based relighting takes a different approach: a generative model re-renders the image under the requested lighting. IC-Light (Imposing Consistent Light) was released in 2024 by Lvmin Zhang, the developer behind ControlNet. It comes in versions conditioned on a text description of the light or on a new background image. Its key training idea is consistent light transport. In physics, an object's appearance under a mix of two lights equals the mix of its appearances under each light alone. Enforcing this during training helps the model change the lighting without changing the object's identity or details. Two misconceptions are common. First, relighting is not a color filter: a filter cannot move shadows or add highlights on the side facing a new light. Second, the model does not recover true 3D geometry. It produces plausible shading, which can fail on text, fine patterns and reflective surfaces, or when the requested lighting is physically inconsistent. Results can also subtly change details such as skin texture, so inspect outputs closely.
Visual AI kan automatisera inspektion, upptäckt och taggningsuppgifter i stor skala.
Kreativa team kan prototypa koncept snabbare med färre manuella revisioner.
Operationer kan använda bild- och videosignaler som tidigare var svåra att bearbeta.
Relighting is expanding from single images to video and 3D, where lighting has to stay consistent across frames and viewpoints. Research combines generative models with explicit estimates of geometry and materials to give users more physical control, such as placing a light at a specific position. Relighting also affects image authenticity. Inconsistent shadows have long been a clue for spotting composites, so better relighting makes fakes harder to detect, which strengthens the case for provenance tools such as content credentials. For everyday users, the likeliest near-term change is relighting features becoming more common in ordinary photo editors.
An online shop photographs products under plain studio light, then relights each one to match lifestyle backgrounds so shadows and highlights look consistent.
A portrait editor adds warm window light from the left to a flatly lit headshot, using a text prompt such as 'sunlight from left window' with IC-Light.
A compositor cuts a person out of one photo and places them on a neon-lit street. They use a background-conditioned relighting model so the person picks up the scene's colored light.
A filmmaker preparing storyboards tries several time-of-day moods, from golden hour to overcast, on the same location photo before the shoot.
Bildrättigheter och samtycke kan bli juridiska risker om härkomst är oklart.
Modellens prestanda kan variera mellan belysning, demografi och miljöer.
Falska positiva resultat kan gå obemärkt förbi om inte konfidensgränser övervakas.
Definiera acceptanskriterier för precision, återkallelse och felkostnader.
Testa med data som matchar verkliga produktionsförhållanden.
Lägg till mänsklig granskning för lågt förtroende eller förutsägelser med stor inverkan.
Spåra modelldrift och återvalidera efter ändringar av kamera eller datauppsättning.
Free newsletter
Three verified AI stories every weekday morning, written in plain English. Free forever, no ads.
One email each weekday. Unsubscribe in one click. We never sell or share your address.
Test yourself
Instant feedback on every answer, and a shareable certificate with a verifiable ID once you pass a course.
Support free AI education. AI Understanding is a 501(c)(3) nonprofit — no ads, no paywall, ever. Make a donation
AI image relighting changes the lighting of an existing photo, for example moving the light source, changing its color or matching a new background, while keeping the subject's identity and shape. Tools such as IC-Light use diffusion models to re-render shading and highlights. This matters for product photography, portrait editing and compositing, where mismatched light is one of the most obvious signs of a fake or pasted-in image.
Relighting changes only the light while preserving what the surface is, including its base color, shape and material.
It splits an image into albedo, the surface's base color, and shading, the effect of light on that surface.
Light stages are domes of controllable lights that capture how a person looks under many lighting setups, providing training data for methods such as Total Relighting.
This consistency of light transport helps the model change the lighting without changing the object's identity or details.
A filter adjusts tone across the whole image. Real relighting changes where shading and highlights fall based on the direction of the light.
Fortsätt lära dig
Fler guider har valts för detta ämne
NästaNästa guide
Conversational Image Editing with Multimodal Models
Visuell AI