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/Efficient Frequency Domain-based Transformers for High-Qua...

Efficient Frequency Domain-based Transformers for High-Quality Image Deblurring

Lingshun Kong, Jiangxin Dong, Mingqiang Li, Jianjun Ge, Jinshan Pan

2022-11-22CVPR 2023 1DeblurringImage DeblurringVocal Bursts Intensity PredictionImage Restoration
PaperPDFCode(official)

Abstract

We present an effective and efficient method that explores the properties of Transformers in the frequency domain for high-quality image deblurring. Our method is motivated by the convolution theorem that the correlation or convolution of two signals in the spatial domain is equivalent to an element-wise product of them in the frequency domain. This inspires us to develop an efficient frequency domain-based self-attention solver (FSAS) to estimate the scaled dot-product attention by an element-wise product operation instead of the matrix multiplication in the spatial domain. In addition, we note that simply using the naive feed-forward network (FFN) in Transformers does not generate good deblurred results. To overcome this problem, we propose a simple yet effective discriminative frequency domain-based FFN (DFFN), where we introduce a gated mechanism in the FFN based on the Joint Photographic Experts Group (JPEG) compression algorithm to discriminatively determine which low- and high-frequency information of the features should be preserved for latent clear image restoration. We formulate the proposed FSAS and DFFN into an asymmetrical network based on an encoder and decoder architecture, where the FSAS is only used in the decoder module for better image deblurring. Experimental results show that the proposed method performs favorably against the state-of-the-art approaches. Code will be available at \url{https://github.com/kkkls/FFTformer}.

Results

TaskDatasetMetricValueModel
DeblurringRealBlur-JPSNR (sRGB)32.62FFTformer
DeblurringRealBlur-JSSIM (sRGB)0.9326FFTformer
DeblurringRealBlur-RPSNR (sRGB)40.11FFTformer
DeblurringRealBlur-RSSIM (sRGB)0.9737FFTformer
DeblurringHIDE (trained on GOPRO)PSNR (sRGB)31.62FFTformer
DeblurringHIDE (trained on GOPRO)Params (M)16.6FFTformer
DeblurringHIDE (trained on GOPRO)SSIM (sRGB)0.9455FFTformer
2D ClassificationRealBlur-JPSNR (sRGB)32.62FFTformer
2D ClassificationRealBlur-JSSIM (sRGB)0.9326FFTformer
2D ClassificationRealBlur-RPSNR (sRGB)40.11FFTformer
2D ClassificationRealBlur-RSSIM (sRGB)0.9737FFTformer
2D ClassificationHIDE (trained on GOPRO)PSNR (sRGB)31.62FFTformer
2D ClassificationHIDE (trained on GOPRO)Params (M)16.6FFTformer
2D ClassificationHIDE (trained on GOPRO)SSIM (sRGB)0.9455FFTformer
Image DeblurringGoProPSNR34.21fftformer
Image DeblurringGoProParams (M)16.6fftformer
Image DeblurringGoProSSIM0.969fftformer
10-shot image generationRealBlur-JPSNR (sRGB)32.62FFTformer
10-shot image generationRealBlur-JSSIM (sRGB)0.9326FFTformer
10-shot image generationRealBlur-RPSNR (sRGB)40.11FFTformer
10-shot image generationRealBlur-RSSIM (sRGB)0.9737FFTformer
10-shot image generationHIDE (trained on GOPRO)PSNR (sRGB)31.62FFTformer
10-shot image generationHIDE (trained on GOPRO)Params (M)16.6FFTformer
10-shot image generationHIDE (trained on GOPRO)SSIM (sRGB)0.9455FFTformer
10-shot image generationGoProPSNR34.21fftformer
10-shot image generationGoProParams (M)16.6fftformer
10-shot image generationGoProSSIM0.969fftformer
1 Image, 2*2 StitchiGoProPSNR34.21fftformer
1 Image, 2*2 StitchiGoProParams (M)16.6fftformer
1 Image, 2*2 StitchiGoProSSIM0.969fftformer
16kGoProPSNR34.21fftformer
16kGoProParams (M)16.6fftformer
16kGoProSSIM0.969fftformer
Blind Image DeblurringRealBlur-JPSNR (sRGB)32.62FFTformer
Blind Image DeblurringRealBlur-JSSIM (sRGB)0.9326FFTformer
Blind Image DeblurringRealBlur-RPSNR (sRGB)40.11FFTformer
Blind Image DeblurringRealBlur-RSSIM (sRGB)0.9737FFTformer
Blind Image DeblurringHIDE (trained on GOPRO)PSNR (sRGB)31.62FFTformer
Blind Image DeblurringHIDE (trained on GOPRO)Params (M)16.6FFTformer
Blind Image DeblurringHIDE (trained on GOPRO)SSIM (sRGB)0.9455FFTformer

Related Papers

Unsupervised Part Discovery via Descriptor-Based Masked Image Restoration with Optimized Constraints2025-07-16Generative Latent Kernel Modeling for Blind Motion Deblurring2025-07-12LD-RPS: Zero-Shot Unified Image Restoration via Latent Diffusion Recurrent Posterior Sampling2025-07-01Double-Diffusion: Diffusion Conditioned Diffusion Probabilistic Model For Air Quality Prediction2025-06-29EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27Wild refitting for black box prediction2025-06-26Elucidating and Endowing the Diffusion Training Paradigm for General Image Restoration2025-06-26Dynamic Bandwidth Allocation for Hybrid Event-RGB Transmission2025-06-25