English

MPRNet: Multi-Path Residual Network for Lightweight Image Super Resolution

Image and Video Processing 2020-11-10 v1 Computer Vision and Pattern Recognition

Abstract

Lightweight super resolution networks have extremely importance for real-world applications. In recent years several SR deep learning approaches with outstanding achievement have been introduced by sacrificing memory and computational cost. To overcome this problem, a novel lightweight super resolution network is proposed, which improves the SOTA performance in lightweight SR and performs roughly similar to computationally expensive networks. Multi-Path Residual Network designs with a set of Residual concatenation Blocks stacked with Adaptive Residual Blocks: (ii) to adaptively extract informative features and learn more expressive spatial context information; (iiii) to better leverage multi-level representations before up-sampling stage; and (iiiiii) to allow an efficient information and gradient flow within the network. The proposed architecture also contains a new attention mechanism, Two-Fold Attention Module, to maximize the representation ability of the model. Extensive experiments show the superiority of our model against other SOTA SR approaches.

Keywords

Cite

@article{arxiv.2011.04566,
  title  = {MPRNet: Multi-Path Residual Network for Lightweight Image Super Resolution},
  author = {Armin Mehri and Parichehr B. Ardakani and Angel D. Sappa},
  journal= {arXiv preprint arXiv:2011.04566},
  year   = {2020}
}

Comments

10 pages, 5 figures, conference, accepted by WACV2021

R2 v1 2026-06-23T20:01:14.192Z