TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Lightweight image super-resolution with enhanced CNN

Lightweight image super-resolution with enhanced CNN

Chunwei Tian, Ruibin Zhuge, Zhihao Wu, Yong Xu, WangMeng Zuo, Chen Chen, Chia-Wen Lin

2020-07-08Super-ResolutionImage Super-Resolution
PaperPDFCode(official)

Abstract

Deep convolutional neural networks (CNNs) with strong expressive ability have achieved impressive performances on single image super-resolution (SISR). However, their excessive amounts of convolutions and parameters usually consume high computational cost and more memory storage for training a SR model, which limits their applications to SR with resource-constrained devices in real world. To resolve these problems, we propose a lightweight enhanced SR CNN (LESRCNN) with three successive sub-blocks, an information extraction and enhancement block (IEEB), a reconstruction block (RB) and an information refinement block (IRB). Specifically, the IEEB extracts hierarchical low-resolution (LR) features and aggregates the obtained features step-by-step to increase the memory ability of the shallow layers on deep layers for SISR. To remove redundant information obtained, a heterogeneous architecture is adopted in the IEEB. After that, the RB converts low-frequency features into high-frequency features by fusing global and local features, which is complementary with the IEEB in tackling the long-term dependency problem. Finally, the IRB uses coarse high-frequency features from the RB to learn more accurate SR features and construct a SR image. The proposed LESRCNN can obtain a high-quality image by a model for different scales. Extensive experiments demonstrate that the proposed LESRCNN outperforms state-of-the-arts on SISR in terms of qualitative and quantitative evaluation. The code of LESRCNN is accessible on https://github.com/hellloxiaotian/LESRCNN.

Results

TaskDatasetMetricValueModel
Super-ResolutionSet14 - 4x upscalingPSNR28.44LESRCNN
Super-ResolutionSet14 - 4x upscalingSSIM0.7772LESRCNN
Super-ResolutionSet14 - 4x upscalingPSNR28.43LESRCNN-S
Super-ResolutionSet14 - 4x upscalingSSIM0.7776LESRCNN-S
Image Super-ResolutionSet14 - 4x upscalingPSNR28.44LESRCNN
Image Super-ResolutionSet14 - 4x upscalingSSIM0.7772LESRCNN
Image Super-ResolutionSet14 - 4x upscalingPSNR28.43LESRCNN-S
Image Super-ResolutionSet14 - 4x upscalingSSIM0.7776LESRCNN-S
3D Object Super-ResolutionSet14 - 4x upscalingPSNR28.44LESRCNN
3D Object Super-ResolutionSet14 - 4x upscalingSSIM0.7772LESRCNN
3D Object Super-ResolutionSet14 - 4x upscalingPSNR28.43LESRCNN-S
3D Object Super-ResolutionSet14 - 4x upscalingSSIM0.7776LESRCNN-S
16kSet14 - 4x upscalingPSNR28.44LESRCNN
16kSet14 - 4x upscalingSSIM0.7772LESRCNN
16kSet14 - 4x upscalingPSNR28.43LESRCNN-S
16kSet14 - 4x upscalingSSIM0.7776LESRCNN-S

Related Papers

SpectraLift: Physics-Guided Spectral-Inversion Network for Self-Supervised Hyperspectral Image Super-Resolution2025-07-17IM-LUT: Interpolation Mixing Look-Up Tables for Image Super-Resolution2025-07-14PanoDiff-SR: Synthesizing Dental Panoramic Radiographs using Diffusion and Super-resolution2025-07-12HNOSeg-XS: Extremely Small Hartley Neural Operator for Efficient and Resolution-Robust 3D Image Segmentation2025-07-104KAgent: Agentic Any Image to 4K Super-Resolution2025-07-09EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27Leveraging Vision-Language Models to Select Trustworthy Super-Resolution Samples Generated by Diffusion Models2025-06-25Unsupervised Image Super-Resolution Reconstruction Based on Real-World Degradation Patterns2025-06-20