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/Transforming Image Super-Resolution: A ConvFormer-based Ef...

Transforming Image Super-Resolution: A ConvFormer-based Efficient Approach

Gang Wu, Junjun Jiang, Junpeng Jiang, Xianming Liu

2024-01-11Super-ResolutionImage Super-Resolution
PaperPDFCode(official)

Abstract

Recent progress in single-image super-resolution (SISR) has achieved remarkable performance, yet the computational costs of these methods remain a challenge for deployment on resource-constrained devices. In particular, transformer-based methods, which leverage self-attention mechanisms, have led to significant breakthroughs but also introduce substantial computational costs. To tackle this issue, we introduce the Convolutional Transformer layer (ConvFormer) and propose a ConvFormer-based Super-Resolution network (CFSR), offering an effective and efficient solution for lightweight image super-resolution. The proposed method inherits the advantages of both convolution-based and transformer-based approaches. Specifically, CFSR utilizes large kernel convolutions as a feature mixer to replace the self-attention module, efficiently modeling long-range dependencies and extensive receptive fields with minimal computational overhead. Furthermore, we propose an edge-preserving feed-forward network (EFN) designed to achieve local feature aggregation while effectively preserving high-frequency information. Extensive experiments demonstrate that CFSR strikes an optimal balance between computational cost and performance compared to existing lightweight SR methods. When benchmarked against state-of-the-art methods such as ShuffleMixer, the proposed CFSR achieves a gain of 0.39 dB on the Urban100 dataset for the x2 super-resolution task while requiring 26\% and 31\% fewer parameters and FLOPs, respectively. The code and pre-trained models are available at https://github.com/Aitical/CFSR.

Results

TaskDatasetMetricValueModel
Super-ResolutionSet14 - 4x upscalingPSNR28.73CFSR
Super-ResolutionSet14 - 4x upscalingSSIM0.7842CFSR
Super-ResolutionManga109 - 4x upscalingPSNR30.72CFSR
Super-ResolutionManga109 - 4x upscalingSSIM0.9111CFSR
Image Super-ResolutionSet14 - 4x upscalingPSNR28.73CFSR
Image Super-ResolutionSet14 - 4x upscalingSSIM0.7842CFSR
Image Super-ResolutionManga109 - 4x upscalingPSNR30.72CFSR
Image Super-ResolutionManga109 - 4x upscalingSSIM0.9111CFSR
3D Object Super-ResolutionSet14 - 4x upscalingPSNR28.73CFSR
3D Object Super-ResolutionSet14 - 4x upscalingSSIM0.7842CFSR
3D Object Super-ResolutionManga109 - 4x upscalingPSNR30.72CFSR
3D Object Super-ResolutionManga109 - 4x upscalingSSIM0.9111CFSR
16kSet14 - 4x upscalingPSNR28.73CFSR
16kSet14 - 4x upscalingSSIM0.7842CFSR
16kManga109 - 4x upscalingPSNR30.72CFSR
16kManga109 - 4x upscalingSSIM0.9111CFSR

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