English

Learning Blind Video Temporal Consistency

Computer Vision and Pattern Recognition 2018-08-02 v1

Abstract

Applying image processing algorithms independently to each frame of a video often leads to undesired inconsistent results over time. Developing temporally consistent video-based extensions, however, requires domain knowledge for individual tasks and is unable to generalize to other applications. In this paper, we present an efficient end-to-end approach based on deep recurrent network for enforcing temporal consistency in a video. Our method takes the original unprocessed and per-frame processed videos as inputs to produce a temporally consistent video. Consequently, our approach is agnostic to specific image processing algorithms applied on the original video. We train the proposed network by minimizing both short-term and long-term temporal losses as well as the perceptual loss to strike a balance between temporal stability and perceptual similarity with the processed frames. At test time, our model does not require computing optical flow and thus achieves real-time speed even for high-resolution videos. We show that our single model can handle multiple and unseen tasks, including but not limited to artistic style transfer, enhancement, colorization, image-to-image translation and intrinsic image decomposition. Extensive objective evaluation and subject study demonstrate that the proposed approach performs favorably against the state-of-the-art methods on various types of videos.

Keywords

Cite

@article{arxiv.1808.00449,
  title  = {Learning Blind Video Temporal Consistency},
  author = {Wei-Sheng Lai and Jia-Bin Huang and Oliver Wang and Eli Shechtman and Ersin Yumer and Ming-Hsuan Yang},
  journal= {arXiv preprint arXiv:1808.00449},
  year   = {2018}
}

Comments

This work is accepted in ECCV 2018. Project website: http://vllab.ucmerced.edu/wlai24/video_consistency/

R2 v1 2026-06-23T03:21:54.707Z