paper-with-me

Papers

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

2020-11-09 · Armin Mehri, Parichehr B. Ardakani, Angel D. Sappa

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.

📄 PDF Abstract BibTeX arXiv:2011.04566

Code (1)

swz30/MPRNet 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-ResolutionVideo deraining

Similar Papers 제목 키워드 기반

A Dynamic Residual Self-Attention Network for Lightweight Single Image Super-Resolution

2021-12-08 · Karam Park, Jae Woong Soh, Nam Ik Cho

Deep learning methods have shown outstanding performance in many applications, including single-image super-resolution (SISR). With residual connection architecture, deeply stacked convolutional neural networks provide a…

Image Super-ResolutionSuper-Resolution

Multi-Stage Progressive Image Restoration

2021-02-04 · CVPR 2021 1 · Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat 외

Image restoration tasks demand a complex balance between spatial details and high-level contextualized information while recovering images. In this paper, we propose a novel synergistic design that can optimally balance …

DeblurringDecoderDenoisingImage Deblurring+5

MAMNet: Multi-path Adaptive Modulation Network for Image Super-Resolution

2018-11-29 · Jun-Hyuk Kim, Jun-Ho Choi, Manri Cheon, Jong-Seok Lee

In recent years, single image super-resolution (SR) methods based on deep convolutional neural networks (CNNs) have made significant progress. However, due to the non-adaptive nature of the convolution operation, they ca…

Image Super-ResolutionSuper-Resolution

Infrared Image Super-Resolution via Transfer Learning and PSRGAN

2021-05-06 · IEEE Signal Processing Letters 2021 5 · Yongsong Huang; Zetao Jiang; Rushi Lan; Shaoqin Zhang; Kui Pi

Recent advances in single image super-resolution (SISR) demonstrate the power of deep learning for achieving better performance. Because it is costly to recollect the training data and retrain the model for infrared (IR)…

Generative Adversarial NetworkImage Super-ResolutionInfrared image super-resolutionSuper-Resolution+1

Solving the inverse problem of microscopy deconvolution with a residual Beylkin-Coifman-Rokhlin neural network

2024-07-03 · Rui Li, Mikhail Kudryashev, Artur Yakimovich

Optic deconvolution in light microscopy (LM) refers to recovering the object details from images, revealing the ground truth of samples. Traditional explicit methods in LM rely on the point spread function (PSF) during i…

SSIM