paper-with-me

Papers

Edit Temporal-Consistent Videos with Image Diffusion Model

2023-08-17 · Yuanzhi Wang, Yong Li, Xiaoya Zhang, Xin Liu, Anbo Dai, Antoni B. Chan, Zhen Cui

Large-scale text-to-image (T2I) diffusion models have been extended for text-guided video editing, yielding impressive zero-shot video editing performance. Nonetheless, the generated videos usually show spatial irregularities and temporal inconsistencies as the temporal characteristics of videos have not been faithfully modeled. In this paper, we propose an elegant yet effective Temporal-Consistent Video Editing (TCVE) method to mitigate the temporal inconsistency challenge for robust text-guided video editing. In addition to the utilization of a pretrained T2I 2D Unet for spatial content manipulation, we establish a dedicated temporal Unet architecture to faithfully capture the temporal coherence of the input video sequences. Furthermore, to establish coherence and interrelation between the spatial-focused and temporal-focused components, a cohesive spatial-temporal modeling unit is formulated. This unit effectively interconnects the temporal Unet with the pretrained 2D Unet, thereby enhancing the temporal consistency of the generated videos while preserving the capacity for video content manipulation. Quantitative experimental results and visualization results demonstrate that TCVE achieves state-of-the-art performance in both video temporal consistency and video editing capability, surpassing existing benchmarks in the field.

📄 PDF Abstract BibTeX arXiv:2308.09091

Code (1)

mdswyz/TCVE 공식 구현 pytorch

Tasks

modelVideo EditingVideo Temporal Consistency

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

RAVE: Randomized Noise Shuffling for Fast and Consistent Video Editing with Diffusion Models

2023-12-07 · CVPR 2024 1 · Ozgur Kara, Bariscan Kurtkaya, Hidir Yesiltepe, James M. Rehg 외

Recent advancements in diffusion-based models have demonstrated significant success in generating images from text. However, video editing models have not yet reached the same level of visual quality and user control. To…

AttributeVideo Editing

COVE: Unleashing the Diffusion Feature Correspondence for Consistent Video Editing

2024-06-13 · Jiangshan Wang, Yue Ma, Jiayi Guo, Yicheng Xiao 외

Video editing is an emerging task, in which most current methods adopt the pre-trained text-to-image (T2I) diffusion model to edit the source video in a zero-shot manner. Despite extensive efforts, maintaining the tempor…

DenoisingGPUVideo Editing

RealCraft: Attention Control as A Tool for Zero-Shot Consistent Video Editing

2023-12-19 · Shutong Jin, Ruiyu Wang, Florian T. Pokorny

Even though large-scale text-to-image generative models show promising performance in synthesizing high-quality images, applying these models directly to image editing remains a significant challenge. This challenge is f…

Video Editing

FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing

2023-10-09 · Yuren Cong, Mengmeng Xu, Christian Simon, Shoufa Chen 외

Text-to-video editing aims to edit the visual appearance of a source video conditional on textual prompts. A major challenge in this task is to ensure that all frames in the edited video are visually consistent. Most rec…

Optical Flow EstimationText-to-Video EditingVideo Editing

Videoshop: Localized Semantic Video Editing with Noise-Extrapolated Diffusion Inversion

2024-03-21 · Xiang Fan, Anand Bhattad, Ranjay Krishna

We introduce Videoshop, a training-free video editing algorithm for localized semantic edits. Videoshop allows users to use any editing software, including Photoshop and generative inpainting, to modify the first frame; …

Video Editing