Fast-Vid2Vid: Spatial-Temporal Compression for Video-to-Video Synthesis
Long Zhuo, Guangcong Wang, Shikai Li, Wayne Wu, Ziwei Liu

TL;DR
Fast-Vid2Vid introduces a spatial-temporal compression framework for video-to-video synthesis, significantly reducing computational costs and inference latency while maintaining high-quality, real-time video generation.
Contribution
It is the first to focus on compressing the data stream in both spatial and temporal dimensions for Vid2Vid, enabling faster inference with minimal quality loss.
Findings
Achieves around 20 FPS on standard benchmarks.
Saves approximately 8x computational cost on a single V100 GPU.
Maintains high-quality video synthesis with reduced latency.
Abstract
Video-to-Video synthesis (Vid2Vid) has achieved remarkable results in generating a photo-realistic video from a sequence of semantic maps. However, this pipeline suffers from high computational cost and long inference latency, which largely depends on two essential factors: 1) network architecture parameters, 2) sequential data stream. Recently, the parameters of image-based generative models have been significantly compressed via more efficient network architectures. Nevertheless, existing methods mainly focus on slimming network architectures and ignore the size of the sequential data stream. Moreover, due to the lack of temporal coherence, image-based compression is not sufficient for the compression of the video task. In this paper, we present a spatial-temporal compression framework, \textbf{Fast-Vid2Vid}, which focuses on data aspects of generative models. It makes the first…
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 Vision and Imaging · Computer Graphics and Visualization Techniques · Video Coding and Compression Technologies
