Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Residual Feature Distillation Network for Lightweight Image Super-Resolution

About

Recent advances in single image super-resolution (SISR) explored the power of convolutional neural network (CNN) to achieve a better performance. Despite the great success of CNN-based methods, it is not easy to apply these methods to edge devices due to the requirement of heavy computation. To solve this problem, various fast and lightweight CNN models have been proposed. The information distillation network is one of the state-of-the-art methods, which adopts the channel splitting operation to extract distilled features. However, it is not clear enough how this operation helps in the design of efficient SISR models. In this paper, we propose the feature distillation connection (FDC) that is functionally equivalent to the channel splitting operation while being more lightweight and flexible. Thanks to FDC, we can rethink the information multi-distillation network (IMDN) and propose a lightweight and accurate SISR model called residual feature distillation network (RFDN). RFDN uses multiple feature distillation connections to learn more discriminative feature representations. We also propose a shallow residual block (SRB) as the main building block of RFDN so that the network can benefit most from residual learning while still being lightweight enough. Extensive experimental results show that the proposed RFDN achieve a better trade-off against the state-of-the-art methods in terms of performance and model complexity. Moreover, we propose an enhanced RFDN (E-RFDN) and won the first place in the AIM 2020 efficient super-resolution challenge. Code will be available at https://github.com/njulj/RFDN.

Jie Liu, Jie Tang, Gangshan Wu• 2020

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR38.05
785
Image Super-resolutionSet5
PSNR38.05
692
Super-ResolutionUrban100
PSNR32.12
652
Super-ResolutionSet14
PSNR33.68
613
Image Super-resolutionSet14
PSNR33.68
506
Single Image Super-ResolutionUrban100
PSNR32.12
500
Super-ResolutionManga109
PSNR38.88
330
Super-ResolutionBSD100
PSNR32.16
329
Image Super-resolutionUrban100 x4 (test)
PSNR26.2
282
Image Super-resolutionBSD100
PSNR (dB)32.16
271
Showing 10 of 32 rows

Other info

Follow for update