Yujun-Shi/DragDiffusion
DragDiffusion adapts diffusion models for interactive point-based image editing by optimizing latent representations to match user-specified control points.

DragDiffusion is a CVPR 2024 research project that leverages diffusion models to enable interactive point-based image editing. Users specify handle points on an image and target points indicating where handles should move, and the model optimizes the denoising latent representation to achieve the desired deformation while preserving overall content consistency. The approach extends DragGAN-style editing to the diffusion paradigm.