FFA-Net: Feature Fusion Attention Network for Single Image Dehazing
Xu Qin, Zhilin Wang, Yuanchao Bai, Xiaodong Xie, Huizhu, Jia

TL;DR
FFA-Net introduces a novel feature fusion attention mechanism with channel and pixel attention to effectively restore haze-free images, significantly outperforming previous methods in image dehazing tasks.
Contribution
The paper presents a new end-to-end network with feature attention modules and a multi-level feature fusion structure for improved single image dehazing.
Findings
Achieved a PSNR of 36.39dB on SOTS indoor dataset, surpassing previous state-of-the-art.
Demonstrated superior qualitative and quantitative dehazing performance.
Introduced a flexible feature attention mechanism combining channel and pixel attention.
Abstract
In this paper, we propose an end-to-end feature fusion at-tention network (FFA-Net) to directly restore the haze-free image. The FFA-Net architecture consists of three key components: 1) A novel Feature Attention (FA) module combines Channel Attention with Pixel Attention mechanism, considering that different channel-wise features contain totally different weighted information and haze distribution is uneven on the different image pixels. FA treats different features and pixels unequally, which provides additional flexibility in dealing with different types of information, expanding the representational ability of CNNs. 2) A basic block structure consists of Local Residual Learning and Feature Attention, Local Residual Learning allowing the less important information such as thin haze region or low-frequency to be bypassed through multiple local residual connections, let main network…
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
TopicsImage Enhancement Techniques · Video Surveillance and Tracking Methods · Advanced Image Fusion Techniques
MethodsTest
