IEEE Access (Jan 2019)

Deformable Non-Local Network for Video Super-Resolution

  • Hua Wang,
  • Dewei Su,
  • Chuangchuang Liu,
  • Longcun Jin,
  • Xianfang Sun,
  • Xinyi Peng

DOI
https://doi.org/10.1109/ACCESS.2019.2958030
Journal volume & issue
Vol. 7
pp. 177734 – 177744

Abstract

Read online

The video super-resolution (VSR) task aims to restore a high-resolution (HR) video frame by using its corresponding low-resolution (LR) frame and multiple neighboring frames. At present, many deep learning-based VSR methods rely on optical flow to perform frame alignment. The final recovery results will be greatly affected by the accuracy of optical flow. However, optical flow estimation cannot be completely accurate, and there are always some errors. In this paper, we propose a novel deformable non-local network (DNLN) which is a non-optical-flow-based method. Specifically, we apply the deformable convolution and improve its ability of adaptive alignment at the feature level. Furthermore, we utilize a non-local structure to capture the global correlation between the reference frame and the aligned neighboring frames, and simultaneously enhance desired fine details in the aligned frames. To reconstruct the final high-quality HR video frames, we use residual in residual dense blocks to take full advantage of the hierarchical features. Experimental results on benchmark datasets demonstrate that the proposed DNLN can achieve state-of-the-art performance on VSR task. The code is available at https://github.com/wh1h/DNLN.

Keywords