JianhongBai / UniEdit

UniEdit: A Unified Tuning-Free Framework for Video Motion and Appearance Editing

Home Page:https://jianhongbai.github.io/UniEdit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniEdit: A Unified Tuning-Free Framework for Video Motion and Appearance Editing

fig1_demo_video

Support Various Editing Scenarios

UniEdit supports both video motion editing in the time axis (i.e., from playing guitar to eating or waving) and various video appearance editing scenarios (i.e., stylization, rigid/non-rigid object replacement, background modification).

1. Motion editing.

2. Stylization.

3. Rigid object replacement.

4. Non-rigid object replacement.

5. Background modification.

Introduction

Abstract: Recent advances in text-guided video editing have showcased promising results in appearance editing (e.g., stylization). However, video motion editing in the temporal dimension (e.g., from eating to waving), which distinguishes video editing from image editing, is underexplored. In this work, we present UniEdit, a tuning-free framework that supports both video motion and appearance editing by harnessing the power of a pre-trained text-to-video generator within an inversion-then-generation framework. To realize motion editing while preserving source video content, based on the insights that temporal and spatial self-attention layers encode inter-frame and intra-frame dependency respectively, we introduce auxiliary motion-reference and reconstruction branches to produce text-guided motion and source features respectively. The obtained features are then injected into the main editing path via temporal and spatial self-attention layers. Extensive experiments demonstrate that UniEdit covers video motion editing and various appearance editing scenarios, and surpasses the state-of-the-art methods.

Features:

  • Versatile: supports both video motion editing and various video appearance editing scenarios.
  • Tuning-free: no training or optimization required.
  • Flexibility: compatible with off-the-shelf T2V models.

Demo

Please visit the project webpage to see more results and information.

Updates

  • 💻 Code (The code will be released when the paper is accepted).
  • 📄 Paper released on arXiv.

About

UniEdit: A Unified Tuning-Free Framework for Video Motion and Appearance Editing

https://jianhongbai.github.io/UniEdit/