Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LAPAR: Linearly-Assembled Pixel-Adaptive Regression Network for Single Image Super-Resolution and Beyond

About

Single image super-resolution (SISR) deals with a fundamental problem of upsampling a low-resolution (LR) image to its high-resolution (HR) version. Last few years have witnessed impressive progress propelled by deep learning methods. However, one critical challenge faced by existing methods is to strike a sweet spot of deep model complexity and resulting SISR quality. This paper addresses this pain point by proposing a linearly-assembled pixel-adaptive regression network (LAPAR), which casts the direct LR to HR mapping learning into a linear coefficient regression task over a dictionary of multiple predefined filter bases. Such a parametric representation renders our model highly lightweight and easy to optimize while achieving state-of-the-art results on SISR benchmarks. Moreover, based on the same idea, LAPAR is extended to tackle other restoration tasks, e.g., image denoising and JPEG image deblocking, and again, yields strong performance. The code is available at https://github.com/dvlab-research/Simple-SR.

Wenbo Li, Kun Zhou, Lu Qi, Nianjuan Jiang, Jiangbo Lu, Jiaya Jia• 2021

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR38.01
751
Image Super-resolutionManga109
PSNR38.67
656
Super-ResolutionUrban100
PSNR32.1
603
Super-ResolutionSet14
PSNR33.62
586
Image Super-resolutionSet5 (test)
PSNR38.01
544
Image Super-resolutionSet5
PSNR38.01
507
Single Image Super-ResolutionUrban100
PSNR32.1
500
Super-ResolutionB100
PSNR32.19
418
Super-ResolutionB100 (test)
PSNR32.19
363
Single Image Super-ResolutionSet5
PSNR38.01
352
Showing 10 of 44 rows

Other info

Code

Follow for update