Related Experiment Video
Updated: Jun 13, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
487
GlobalSR: Global context network for single image super-resolution via deformable convolution attention and fast
Qiangpu Chen1, Wushao Wen1, Jinghui Qin2
1School of Computer Science and Engineering, Sun Yat-Sen University, Guangzhou, 510275, China.
Summary
GlobalSR, a new architecture, balances Transformer and CNN strengths for faster, high-quality image super-resolution. It achieves superior accuracy-speed trade-offs, outperforming existing methods with sharp, natural details.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Image Processing
Background:
- Vision Transformers (ViTs) excel in image super-resolution (SR) but are slow due to Multi-Head Self-Attention (MHSA).
- Convolutional Neural Network (CNN) methods often miss global context, leading to blurry details.
Purpose of the Study:
- To develop a novel architecture that combines the strengths of ViTs and CNNs for efficient and high-quality image super-resolution.
- To investigate the impact of architectural design versus specific components like MHSA on Transformer-based SR performance.
Main Methods:
- A general architecture, GlobalSR, was proposed, focusing on architectural design rather than specific MHSA components.
- Ablation studies replaced MHSA with large kernel convolutions, yielding competitive results.
- GlobalSR was instantiated as GlobalSR-DF, using Deformable Convolution Attention Block (DCAB) and Fast Fourier Convolution Domain Embedding (FCDE) for efficient global context extraction.
Main Results:
- GlobalSR architecture demonstrated a superior trade-off between image super-resolution quality and inference speed.
- GlobalSR-DF outperformed state-of-the-art CNN-based and ViT-based SISR models in accuracy-speed.
- The method produced sharp and natural-looking super-resolved images.
Conclusions:
- The general architectural design is crucial for efficient and high-performance Transformer-based SR.
- GlobalSR provides practical guidelines for lightweight SR networks leveraging global contextual information.
- GlobalSR-DF offers a promising solution for balancing SR quality and computational efficiency.
Related Concept Videos
Super-resolution Fluorescence Microscopy
6.9K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
6.9K
Confocal Fluorescence Microscopy
13.1K
Confocal microscopy is an advanced microscopic technique. The prime advantage of the confocal microscope over other microscopy techniques is its ability to block the out-of-focus light from the illuminated samples using pinholes. It is widely used with fluorescence optics to obtain high-resolution, sharp contrast images. Unlike optical microscopes, confocal microscopes use a focused beam of light laser to scan the entire sample surface at different z-planes. These microscopes are, therefore,...
13.1K

