paper-with-me

Papers

DragVideo: Interactive Drag-style Video Editing

2023-12-03 · Yufan Deng, Ruida Wang, Yuhao Zhang, Yu-Wing Tai, Chi-Keung Tang

Video generation models have shown their superior ability to generate photo-realistic video. However, how to accurately control (or edit) the video remains a formidable challenge. The main issues are: 1) how to perform direct and accurate user control in editing; 2) how to execute editings like changing shape, expression, and layout without unsightly distortion and artifacts to the edited content; and 3) how to maintain spatio-temporal consistency of video after editing. To address the above issues, we propose DragVideo, a general drag-style video editing framework. Inspired by DragGAN, DragVideo addresses issues 1) and 2) by proposing the drag-style video latent optimization method which gives desired control by updating noisy video latent according to drag instructions through video-level drag objective function. We amend issue 3) by integrating the video diffusion model with sample-specific LoRA and Mutual Self-Attention in DragVideo to ensure the edited result is spatio-temporally consistent. We also present a series of testing examples for drag-style video editing and conduct extensive experiments across a wide array of challenging editing tasks, such as motion, skeleton editing, etc, underscoring DragVideo can edit video in an intuitive, faithful to the user's intention manner, with nearly unnoticeable distortion and artifacts, while maintaining spatio-temporal consistency. While traditional prompt-based video editing fails to do the former two and directly applying image drag editing fails in the last, DragVideo's versatility and generality are emphasized. Github link: https://github.com/RickySkywalker/DragVideo-Official.

📄 PDF Abstract BibTeX arXiv:2312.02216

Code (1)

rickyskywalker/dragvideo-official 공식 구현

Tasks

Video EditingVideo Generation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Streaming Drag-Oriented Interactive Video Manipulation: Drag Anything, Anytime!

2025-10-03 · Junbao Zhou, Yuan Zhou, Kesen Zhao, Qingshan Xu 외 arxiv

Achieving streaming, fine-grained control over the outputs of autoregressive video diffusion models remains challenging, making it difficult to ensure that they consistently align with user expectations. To bridge this g…

Drag-A-Video: Non-rigid Video Editing with Point-based Interaction

2023-12-05 · Yao Teng, Enze Xie, Yue Wu, Haoyu Han 외

Video editing is a challenging task that requires manipulating videos on both the spatial and temporal dimensions. Existing methods for video editing mainly focus on changing the appearance or style of the objects in the…

DenoisingPoint TrackingVideo Editing

DragScene: Interactive 3D Scene Editing with Single-view Drag Instructions

2024-12-18 · Chenghao Gu, Zhenzhe Li, Zhengqi Zhang, Yunpeng Bai 외

3D editing has shown remarkable capability in editing scenes based on various instructions. However, existing methods struggle with achieving intuitive, localized editing, such as selectively making flowers blossom. Drag…

3D scene Editing

DragGaussian: Enabling Drag-style Manipulation on 3D Gaussian Representation

2024-05-09 · Sitian Shen, Jing Xu, Yuheng Yuan, Xingyi Yang 외

User-friendly 3D object editing is a challenging task that has attracted significant attention recently. The limitations of direct 3D object editing without 2D prior knowledge have prompted increased attention towards ut…

3D Object EditingNeRFObject

DragDiffusion: Harnessing Diffusion Models for Interactive Point-based Image Editing

2023-06-26 · CVPR 2024 1 · Yujun Shi, Chuhui Xue, Jun Hao Liew, Jiachun Pan 외

Accurate and controllable image editing is a challenging task that has attracted significant attention recently. Notably, DragGAN is an interactive point-based image editing framework that achieves impressive editing res…