Real-Time Video Super-Resolution by Joint Local Inference and Global Parameter Estimation
Noam Elron, Alex Itskovich, Shahar S. Yuval, Noam Levy

TL;DR
This paper introduces a real-time video super-resolution method that improves generalization to real-world videos by simulating camera capture processes for training data and employs an efficient CNN architecture with a control-flow mechanism to adapt to video statistics, enabling low-power, real-time processing.
Contribution
The paper presents a novel data synthesis technique for better real-world generalization and a low-complexity, adaptive CNN architecture for real-time video super-resolution on edge devices.
Findings
Enhanced generalization to real-world videos.
Achieved real-time processing on low-power devices.
Reduced computational load by up to two orders of magnitude.
Abstract
The state of the art in video super-resolution (SR) are techniques based on deep learning, but they perform poorly on real-world videos (see Figure 1). The reason is that training image-pairs are commonly created by downscaling a high-resolution image to produce a low-resolution counterpart. Deep models are therefore trained to undo downscaling and do not generalize to super-resolving real-world images. Several recent publications present techniques for improving the generalization of learning-based SR, but are all ill-suited for real-time application. We present a novel approach to synthesizing training data by simulating two digital-camera image-capture processes at different scales. Our method produces image-pairs in which both images have properties of natural images. Training an SR model using this data leads to far better generalization to real-world images and videos. In…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Image Processing Techniques and Applications
