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/LoFormer: Local Frequency Transformer for Image Deblurring

LoFormer: Local Frequency Transformer for Image Deblurring

Xintian Mao, Jiansheng Wang, Xingran Xie, Qingli Li, Yan Wang

2024-07-24DeblurringImage Deblurring
PaperPDFCode(official)Code

Abstract

Due to the computational complexity of self-attention (SA), prevalent techniques for image deblurring often resort to either adopting localized SA or employing coarse-grained global SA methods, both of which exhibit drawbacks such as compromising global modeling or lacking fine-grained correlation. In order to address this issue by effectively modeling long-range dependencies without sacrificing fine-grained details, we introduce a novel approach termed Local Frequency Transformer (LoFormer). Within each unit of LoFormer, we incorporate a Local Channel-wise SA in the frequency domain (Freq-LC) to simultaneously capture cross-covariance within low- and high-frequency local windows. These operations offer the advantage of (1) ensuring equitable learning opportunities for both coarse-grained structures and fine-grained details, and (2) exploring a broader range of representational properties compared to coarse-grained global SA methods. Additionally, we introduce an MLP Gating mechanism complementary to Freq-LC, which serves to filter out irrelevant features while enhancing global learning capabilities. Our experiments demonstrate that LoFormer significantly improves performance in the image deblurring task, achieving a PSNR of 34.09 dB on the GoPro dataset with 126G FLOPs. https://github.com/DeepMed-Lab-ECNU/Single-Image-Deblur

Results

TaskDatasetMetricValueModel
DeblurringRealBlur-JPSNR (sRGB)32.9LoFormer
DeblurringRealBlur-JSSIM (sRGB)0.933LoFormer
DeblurringRealBlur-RPSNR (sRGB)40.23LoFormer
DeblurringRealBlur-RSSIM (sRGB)0.974LoFormer
DeblurringHIDE (trained on GOPRO)PSNR (sRGB)31.86LoFormer
DeblurringHIDE (trained on GOPRO)SSIM (sRGB)0.949LoFormer
2D ClassificationRealBlur-JPSNR (sRGB)32.9LoFormer
2D ClassificationRealBlur-JSSIM (sRGB)0.933LoFormer
2D ClassificationRealBlur-RPSNR (sRGB)40.23LoFormer
2D ClassificationRealBlur-RSSIM (sRGB)0.974LoFormer
2D ClassificationHIDE (trained on GOPRO)PSNR (sRGB)31.86LoFormer
2D ClassificationHIDE (trained on GOPRO)SSIM (sRGB)0.949LoFormer
Image DeblurringGoProPSNR34.09LoFormer
Image DeblurringGoProSSIM0.969LoFormer
10-shot image generationRealBlur-JPSNR (sRGB)32.9LoFormer
10-shot image generationRealBlur-JSSIM (sRGB)0.933LoFormer
10-shot image generationRealBlur-RPSNR (sRGB)40.23LoFormer
10-shot image generationRealBlur-RSSIM (sRGB)0.974LoFormer
10-shot image generationHIDE (trained on GOPRO)PSNR (sRGB)31.86LoFormer
10-shot image generationHIDE (trained on GOPRO)SSIM (sRGB)0.949LoFormer
10-shot image generationGoProPSNR34.09LoFormer
10-shot image generationGoProSSIM0.969LoFormer
1 Image, 2*2 StitchiGoProPSNR34.09LoFormer
1 Image, 2*2 StitchiGoProSSIM0.969LoFormer
16kGoProPSNR34.09LoFormer
16kGoProSSIM0.969LoFormer
Blind Image DeblurringRealBlur-JPSNR (sRGB)32.9LoFormer
Blind Image DeblurringRealBlur-JSSIM (sRGB)0.933LoFormer
Blind Image DeblurringRealBlur-RPSNR (sRGB)40.23LoFormer
Blind Image DeblurringRealBlur-RSSIM (sRGB)0.974LoFormer
Blind Image DeblurringHIDE (trained on GOPRO)PSNR (sRGB)31.86LoFormer
Blind Image DeblurringHIDE (trained on GOPRO)SSIM (sRGB)0.949LoFormer

Related Papers

Generative Latent Kernel Modeling for Blind Motion Deblurring2025-07-12EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27Dynamic Bandwidth Allocation for Hybrid Event-RGB Transmission2025-06-25Visual-Instructed Degradation Diffusion for All-in-One Image Restoration2025-06-20R3eVision: A Survey on Robust Rendering, Restoration, and Enhancement for 3D Low-Level Vision2025-06-19Unsupervised Imaging Inverse Problems with Diffusion Distribution Matching2025-06-17Restoring Gaussian Blurred Face Images for Deanonymization Attacks2025-06-14Plug-and-Play Linear Attention for Pre-trained Image and Video Restoration Models2025-06-10