SVCNet: Scribble-based Video Colorization Network with Temporal Aggregation
Yuzhi Zhao, Lai-Man Po, Kangcheng Liu, Xuehui Wang, Wing-Yin Yu,, Pengfei Xian, Yujia Zhang, Mengyang Liu

TL;DR
SVCNet is a novel video colorization network that uses user scribbles and temporal aggregation to produce vivid, consistent colorized videos while reducing artifacts like color bleeding.
Contribution
The paper introduces a two-stage network with temporal smoothing and segmentation to enhance colorization quality and consistency in scribble-based video colorization.
Findings
Outperforms existing methods on DAVIS and Videvo benchmarks.
Produces higher-quality, more temporally consistent videos.
Effectively reduces color bleeding artifacts.
Abstract
In this paper, we propose a scribble-based video colorization network with temporal aggregation called SVCNet. It can colorize monochrome videos based on different user-given color scribbles. It addresses three common issues in the scribble-based video colorization area: colorization vividness, temporal consistency, and color bleeding. To improve the colorization quality and strengthen the temporal consistency, we adopt two sequential sub-networks in SVCNet for precise colorization and temporal smoothing, respectively. The first stage includes a pyramid feature encoder to incorporate color scribbles with a grayscale frame, and a semantic feature encoder to extract semantics. The second stage finetunes the output from the first stage by aggregating the information of neighboring colorized frames (as short-range connections) and the first colorized frame (as a long-range connection). To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging
MethodsColorization
