# Image Deblurring via Frequency-Domain Feature Enhanced Convolutional Neural Networks

**Authors:** Yecai Guo, Lixiang Ma, Yangyang Zhang

PMC · DOI: 10.3390/s26061784 · Sensors (Basel, Switzerland) · 2026-03-12

## TL;DR

This paper introduces a new image deblurring method using frequency-domain features and neural networks to better restore image details.

## Contribution

A novel image deblurring algorithm with Fourier residual modules and enhanced frequency domain learning.

## Key findings

- The proposed algorithm achieved an SSIM of 0.961 and LPIPS of 0.0278 on the GOPRO dataset.
- It outperformed other methods in preserving image details and edges while removing blur.
- The algorithm had optimal parameter count and running time compared to other methods.

## Abstract

To address the issues of insufficient restoration of texture details in deblurred images and inadequate learning of frequency domain features, an image deblurring algorithm based on frequency domain feature enhancement and convolutional neural networks is proposed. In this architecture, firstly, a Fourier residual module with a parallel structure is constructed to achieve collaborative learning and modeling of spatial and frequency domain features, aiming to improve frequency domain feature learning capability and the restoration effect of the texture details; secondly, a gated controlled feed-forward unit acts on the Fourier residual module to further enhance the nonlinear expression ability of the algorithm; thirdly, a supervised attention module is improved and added to the decoder to promote more effective capture of key features for image reconstruction; finally, the weighted sum of spatial domain Charbonnier loss function and frequency domain loss function is defined as a novel total loss function. In addition, to verify the performance of our proposed algorithm, we conducted experiments on the GOPRO and HIDE datasets. Through experiments on the GOPRO, we obtained an SSIM and an LPIPS of 0.961 and 0.0278, respectively. With regard to the experiments on the HIDE datasets, we obtained an SSIM and an LPIPS of 0.941 and 0.0286, respectively. As for parameter count and running time, their values were 1.197 and 9.15 × 106, respectively, obtained by the experiments on the GOPRO. In all algorithms, the values of our proposed algorithm are optimal. However, the PSNR of our proposed algorithm is very close to that of the latest comparison algorithm and is suboptimal. In a word, experimental results have demonstrated that our proposed algorithm effectively removes blur while better preserving the details and edges of the image. Therefore, it has more practical value and prospects in computer vision tasks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC13030449/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/PMC13030449/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/PMC13030449/full.md

---
Source: https://tomesphere.com/paper/PMC13030449