CVMar 19, 2024

Magic Fixup: Streamlining Photo Editing by Watching Dynamic Videos

arXiv:2403.13044v238 citationsACM Trans Graph
Originality Incremental advance
AI Analysis

This addresses the challenge of realistic photo editing for users by providing a method that handles complex effects like lighting harmonization, though it is incremental in building on existing diffusion models.

The paper tackles the problem of generating photorealistic image edits from coarse user inputs by leveraging video data for supervision, achieving results that preserve object identity and adapt to new lighting and context.

We propose a generative model that, given a coarsely edited image, synthesizes a photorealistic output that follows the prescribed layout. Our method transfers fine details from the original image and preserve the identity of its parts. Yet, it adapts it to the lighting and context defined by the new layout. Our key insight is that videos are a powerful source of supervision for this task: objects and camera motions provide many observations of how the world changes with viewpoint, lighting, and physical interactions. We construct an image dataset in which each sample is a pair of source and target frames extracted from the same video at randomly chosen time intervals. We warp the source frame toward the target using two motion models that mimic the expected test-time user edits. We supervise our model to translate the warped image into the ground truth, starting from a pretrained diffusion model. Our model design explicitly enables fine detail transfer from the source frame to the generated image, while closely following the user-specified layout. We show that by using simple segmentations and coarse 2D manipulations, we can synthesize a photorealistic edit faithful to the user's input while addressing second-order effects like harmonizing the lighting and physical interactions between edited objects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes