English

Fast Spatio-Temporal Residual Network for Video Super-Resolution

Computer Vision and Pattern Recognition 2019-04-08 v1

Abstract

Recently, deep learning based video super-resolution (SR) methods have achieved promising performance. To simultaneously exploit the spatial and temporal information of videos, employing 3-dimensional (3D) convolutions is a natural approach. However, straight utilizing 3D convolutions may lead to an excessively high computational complexity which restricts the depth of video SR models and thus undermine the performance. In this paper, we present a novel fast spatio-temporal residual network (FSTRN) to adopt 3D convolutions for the video SR task in order to enhance the performance while maintaining a low computational load. Specifically, we propose a fast spatio-temporal residual block (FRB) that divide each 3D filter to the product of two 3D filters, which have considerably lower dimensions. Furthermore, we design a cross-space residual learning that directly links the low-resolution space and the high-resolution space, which can greatly relieve the computational burden on the feature fusion and up-scaling parts. Extensive evaluations and comparisons on benchmark datasets validate the strengths of the proposed approach and demonstrate that the proposed network significantly outperforms the current state-of-the-art methods.

Keywords

Cite

@article{arxiv.1904.02870,
  title  = {Fast Spatio-Temporal Residual Network for Video Super-Resolution},
  author = {Sheng Li and Fengxiang He and Bo Du and Lefei Zhang and Yonghao Xu and Dacheng Tao},
  journal= {arXiv preprint arXiv:1904.02870},
  year   = {2019}
}

Comments

To appear in CVPR 2019

R2 v1 2026-06-23T08:30:00.231Z