paper-with-me

홈 › Papers

SketchVideo: Sketch-based Video Generation and Editing

2025-03-30 · CVPR 2025 1 · Feng-Lin Liu, Hongbo Fu, Xintao Wang, Weicai Ye, Pengfei Wan, Di Zhang, Lin Gao

Video generation and editing conditioned on text prompts or images have undergone significant advancements. However, challenges remain in accurately controlling global layout and geometry details solely by texts, and supporting motion control and local modification through images. In this paper, we aim to achieve sketch-based spatial and motion control for video generation and support fine-grained editing of real or synthetic videos. Based on the DiT video generation model, we propose a memory-efficient control structure with sketch control blocks that predict residual features of skipped DiT blocks. Sketches are drawn on one or two keyframes (at arbitrary time points) for easy interaction. To propagate such temporally sparse sketch conditions across all frames, we propose an inter-frame attention mechanism to analyze the relationship between the keyframes and each video frame. For sketch-based video editing, we design an additional video insertion module that maintains consistency between the newly edited content and the original video's spatial feature and dynamic motion. During inference, we use latent fusion for the accurate preservation of unedited regions. Extensive experiments demonstrate that our SketchVideo achieves superior performance in controllable video generation and editing.

📄 PDF Abstract BibTeX arXiv:2503.23284

Code (0)

등록된 구현이 없습니다.

Tasks

Video EditingVideo Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Sketch3DVE: Sketch-based 3D-Aware Scene Video Editing

2025-08-19 · Feng-Lin Liu, Shi-Yang Li, Yan-Pei Cao, Hongbo Fu 외 arxiv

Recent video editing methods achieve attractive results in style transfer or appearance modification. However, editing the structural content of 3D scenes in videos remains challenging, particularly when dealing with sig…

Style TransferImage Editing

ExpressEdit: Video Editing with Natural Language and Sketching

2024-03-26 · Bekzat Tilekbay, Saelyne Yang, Michal Lewkowicz, Alex Suryapranata 외

Informational videos serve as a crucial source for explaining conceptual and procedural knowledge to novices and experts alike. When producing informational videos, editors edit videos by overlaying text/images or trimmi…

Video Editing

Sketch Video Synthesis

2023-11-26 · Yudian Zheng, Xiaodong Cun, Menghan Xia, Chi-Man Pun

Understanding semantic intricacies and high-level concepts is essential in image sketch generation, and this challenge becomes even more formidable when applied to the domain of videos. To address this, we propose a nove…

Video Editing

VIRES: Video Instance Repainting via Sketch and Text Guided Generation

2024-11-25 · CVPR 2025 1 · Shuchen Weng, Haojie Zheng, Peixuan Zhan, Yuchen Hong 외

We introduce VIRES, a video instance repainting method with sketch and text guidance, enabling video instance repainting, replacement, generation, and removal. Existing approaches struggle with temporal consistency and a…

text-guided-generation

SketchFaceGS: Real-Time Sketch-Driven Face Editing and Generation with Gaussian Splatting

2026-04-21 · Bo Li, Jiahao Kang, Yubo Ma, Feng-Lin Liu 외 arxiv

3D Gaussian representations have emerged as a powerful paradigm for digital head modeling, achieving photorealistic quality with real-time rendering. However, intuitive and interactive creation or editing of 3D Gaussian …