Multi-scale frequency separation network for image deblurring
Image deblurring aims to restore the detailed texture information or structures from blurry images, which has become an indispensable step in many computer vision tasks. Although various methods have been proposed to deal with the image deblurring problem, most of them treated the blurry image as a whole and neglected the characteristics of different image frequencies. In this paper, we present a new method called multi-scale frequency separation network (MSFS-Net) for image deblurring. MSFS-Net introduces the frequency separation module (FSM) into an encoder-decoder network architecture to capture the low- and high-frequency information of image at multiple scales. Then, a cycle-consistency strategy and a contrastive learning module (CLM) are respectively designed to retain the low-frequency information and recover the high-frequency information during deblurring. At last, the features of different scales are fused by a cross-scale feature fusion module (CSFFM). Extensive experiments on benchmark datasets show that the proposed network achieves state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningDeblurringDecoderImage DeblurringMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multi-scale Frequency Enhancement Network for Blind Image Deblurring
Image deblurring is an essential image preprocessing technique, aiming to recover clear and detailed images form blurry ones. However, existing algorithms often fail to effectively integrate multi-scale feature extractio…
Blind Image DeblurringDeblurringImage DeblurringImage Restoration+2MCMS: Multi-Category Information and Multi-Scale Stripe Attention for Blind Motion Deblurring
Deep learning-based motion deblurring techniques have advanced significantly in recent years. This class of techniques, however, does not carefully examine the inherent flaws in blurry images. For instance, low edge and …
DeblurringFSM-Net: An Efficient Frequency-Spatial Network for Real-World Deblurring
Real-world image deblurring demands both high-fidelity restoration and computational efficiency, a balance existing methods often struggle to achieve. In this paper, we propose FSM-Net (Frequency-Spatial Multi-branch Net…
Computational EfficiencyImage RestorationImage DeblurringNFResNet: Multi-scale and U-shaped Networks for Deblurring
Multi-Scale and U-shaped Networks are widely used in various image restoration problems, including deblurring. Keeping in mind the wide range of applications, we present a comparison of these architectures and their effe…
DeblurringImage DeblurringImage RestorationSSIM+1Multi-Scale Residual Low-Pass Filter Network for Image Deblurring
We present a simple and effective Multi-scale Residual Low-Pass Filter Network (MRLPFNet) that jointly explores the image details and main structures for image deblurring. Our work is motivated by an observation that…
DeblurringDecoderImage Deblurring