MPRNet: Multi-Path Residual Network for Lightweight Image Super Resolution
About
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: ($i$) to adaptively extract informative features and learn more expressive spatial context information; ($ii$) to better leverage multi-level representations before up-sampling stage; and ($iii$) 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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Perceptual Image Restoration | Average across datasets (combined) | PSNR32.49 | 35 | |
| Image Restoration | CytoImageNet | PSNR23.47 | 10 | |
| Deblurring | LLaRS Deblurring | SAM4.54 | 8 | |
| Histogram Equalization Reversal | LLaRS Histogram Equalization Reversal | SAM21.62 | 8 | |
| Linear Stretch Reversal | LLaRS Linear Stretch Reversal | SAM19.25 | 8 | |
| Brightness Enhancement | LLaRS Brightness Enhancement | SAM0.0118 | 8 | |
| Cloud Removal | LLaRS-1M | PSNR29.06 | 8 | |
| Denoising | LLaRS Denoising | SAM0.0394 | 8 | |
| Destriping | LLaRS Destriping | SAM0.0195 | 8 | |
| Remote Sensing Image Restoration | LLaRS Average across tasks | SAM8.37 | 8 |