SwinFIR: Revisiting the SwinIR with Fast Fourier Convolution and Improved Training for Image Super-Resolution
Dafeng Zhang, Feiyu Huang, Shizhuo Liu, Xiaobing Wang, Zhezhu Jin

TL;DR
SwinFIR enhances image super-resolution by integrating Fast Fourier Convolution for global receptive fields and employing advanced training techniques, achieving state-of-the-art results on multiple benchmarks.
Contribution
The paper introduces SwinFIR, which replaces local attention with Fourier-based global receptive fields and utilizes ensemble and augmentation techniques for superior performance.
Findings
Achieves 0.8 dB higher PSNR on Manga109 compared to SwinIR.
State-of-the-art performance on multiple large-scale benchmarks.
Effective global information capture without increasing computational cost.
Abstract
Transformer-based methods have achieved impressive image restoration performance due to their capacities to model long-range dependency compared to CNN-based methods. However, advances like SwinIR adopts the window-based and local attention strategy to balance the performance and computational overhead, which restricts employing large receptive fields to capture global information and establish long dependencies in the early layers. To further improve the efficiency of capturing global information, in this work, we propose SwinFIR to extend SwinIR by replacing Fast Fourier Convolution (FFC) components, which have the image-wide receptive field. We also revisit other advanced techniques, i.e, data augmentation, pre-training, and feature ensemble to improve the effect of image reconstruction. And our feature ensemble method enables the performance of the model to be considerably enhanced…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optical Sensing Technologies · Advanced Image Processing Techniques · Photoacoustic and Ultrasonic Imaging
MethodsConvolution
