paper-with-me

Papers

TokenFlow: Consistent Diffusion Features for Consistent Video Editing

2023-07-19 · Michal Geyer, Omer Bar-Tal, Shai Bagon, Tali Dekel

The generative AI revolution has recently expanded to videos. Nevertheless, current state-of-the-art video models are still lagging behind image models in terms of visual quality and user control over the generated content. In this work, we present a framework that harnesses the power of a text-to-image diffusion model for the task of text-driven video editing. Specifically, given a source video and a target text-prompt, our method generates a high-quality video that adheres to the target text, while preserving the spatial layout and motion of the input video. Our method is based on a key observation that consistency in the edited video can be obtained by enforcing consistency in the diffusion feature space. We achieve this by explicitly propagating diffusion features based on inter-frame correspondences, readily available in the model. Thus, our framework does not require any training or fine-tuning, and can work in conjunction with any off-the-shelf text-to-image editing method. We demonstrate state-of-the-art editing results on a variety of real-world videos. Webpage: https://diffusion-tokenflow.github.io/

📄 PDF Abstract BibTeX arXiv:2307.10373

Code (1)

omerbt/tokenflow pytorch

Tasks

Video Editing

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 제목 키워드 기반

MVTokenFlow: High-quality 4D Content Generation using Multiview Token Flow

2025-02-17 · Hanzhuo Huang, YuAn Liu, Ge Zheng, Jiepeng Wang 외

In this paper, we present MVTokenFlow for high-quality 4D content creation from monocular videos. Recent advancements in generative models such as video diffusion models and multiview diffusion models enable us to create…

FlowVid: Taming Imperfect Optical Flows for Consistent Video-to-Video Synthesis

2023-12-29 · CVPR 2024 1 · Feng Liang, Bichen Wu, Jialiang Wang, Licheng Yu 외

Diffusion models have transformed the image-to-image (I2I) synthesis and are now permeating into videos. However, the advancement of video-to-video (V2V) synthesis has been hampered by the challenge of maintaining tempor…

Optical Flow EstimationVideo-to-Video Synthesis

Looking Backward: Streaming Video-to-Video Translation with Feature Banks

2024-05-24 · Feng Liang, Akio Kodaira, Chenfeng Xu, Masayoshi Tomizuka 외

This paper introduces StreamV2V, a diffusion model that achieves real-time streaming video-to-video (V2V) translation with user prompts. Unlike prior V2V methods using batches to process limited frames, we opt to process…

GPUTranslation

TokenFlow: Rethinking Fine-grained Cross-modal Alignment in Vision-Language Retrieval

2022-09-28 · Xiaohan Zou, Changqiao Wu, Lele Cheng, Zhongyuan Wang

Most existing methods in vision-language retrieval match two modalities by either comparing their global feature vectors which misses sufficient information and lacks interpretability, detecting objects in images or vide…

cross-modal alignmentRetrievalText RetrievalVideo-Text Retrieval

TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation

2024-12-04 · CVPR 2025 1 · Liao Qu, Huichao Zhang, Yiheng Liu, Xu Wang 외

We present TokenFlow, a novel unified image tokenizer that bridges the long-standing gap between multimodal understanding and generation. Prior research attempt to employ a single reconstruction-targeted Vector Quantizat…

Image GenerationImage ReconstructionQuantization