English

Sketch Video Synthesis

Computer Vision and Pattern Recognition 2023-11-28 v1 Graphics

Abstract

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 novel optimization-based framework for sketching videos represented by the frame-wise B\'ezier curve. In detail, we first propose a cross-frame stroke initialization approach to warm up the location and the width of each curve. Then, we optimize the locations of these curves by utilizing a semantic loss based on CLIP features and a newly designed consistency loss using the self-decomposed 2D atlas network. Built upon these design elements, the resulting sketch video showcases impressive visual abstraction and temporal coherence. Furthermore, by transforming a video into SVG lines through the sketching process, our method unlocks applications in sketch-based video editing and video doodling, enabled through video composition, as exemplified in the teaser.

Keywords

Cite

@article{arxiv.2311.15306,
  title  = {Sketch Video Synthesis},
  author = {Yudian Zheng and Xiaodong Cun and Menghan Xia and Chi-Man Pun},
  journal= {arXiv preprint arXiv:2311.15306},
  year   = {2023}
}

Comments

Webpage: https://sketchvideo.github.io/ Github: https://github.com/yudianzheng/SketchVideo

R2 v1 2026-06-28T13:31:48.982Z