HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Lightweight Feature Fusion Network for Single Image Super-Resolution

Wenming Yang; Wei Wang; Xuechen Zhang; Shuifa Sun; Qingmin Liao

Lightweight Feature Fusion Network for Single Image Super-Resolution

Abstract

Single image super-resolution(SISR) has witnessed great progress as convolutional neural network(CNN) gets deeper and wider. However, enormous parameters hinder its application to real world problems. In this letter, We propose a lightweight feature fusion network (LFFN) that can fully explore multi-scale contextual information and greatly reduce network parameters while maximizing SISR results. LFFN is built on spindle blocks and a softmax feature fusion module (SFFM). Specifically, a spindle block is composed of a dimension extension unit, a feature exploration unit and a feature refinement unit. The dimension extension layer expands low dimension to high dimension and implicitly learns the feature maps which is suitable for the next unit. The feature exploration unit performs linear and nonlinear feature exploration aimed at different feature maps. The feature refinement layer is used to fuse and refine features. SFFM fuses the features from different modules in a self-adaptive learning manner with softmax function, making full use of hierarchical information with a small amount of parameter cost. Both qualitative and quantitative experiments on benchmark datasets show that LFFN achieves favorable performance against state-of-the-art methods with similar parameters.

Code Repositories

qibao77/LFFN-master
Official
tf
Mentioned in GitHub
qibao77/LFFN
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-bsd100-2x-upscalingLFFN-S
PSNR: 31.96
image-super-resolution-on-bsd100-3x-upscalingLFFN-S
PSNR: 28.91
image-super-resolution-on-bsd100-4x-upscalingLFFN-S
PSNR: 27.42
image-super-resolution-on-manga109-2xLFFN-S
PSNR: 37.93
SSIM: 0.9746
image-super-resolution-on-manga109-3xLFFN-S
PSNR: 32.8
SSIM: 0.9381
image-super-resolution-on-manga109-4xLFFN-S
PSNR: 29.76
SSIM: 0.8979
image-super-resolution-on-set5-2x-upscalingLFFN-S
PSNR: 37.66
SSIM: 0.9585
image-super-resolution-on-set5-3x-upscalingLFFN-S
PSNR: 34.04
SSIM: 0.9233

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Lightweight Feature Fusion Network for Single Image Super-Resolution | Papers | HyperAI