Efficient Re-parameterization Residual Attention Network For Nonhomogeneous Image Dehazing
Tian Ye, ErKang Chen, XinRui Huang, Peng Chen

TL;DR
This paper introduces ERRA-Net, an efficient re-parameterization residual attention network for nonhomogeneous image dehazing, featuring a novel multi-branch attention block, lightweight design, and specialized loss functions, achieving high speed and competitive performance.
Contribution
The paper presents a novel multi-branch attention block with re-parameterization, a lightweight network architecture, and new loss functions for improved nonhomogeneous image dehazing.
Findings
High processing speed of 166.11 fps on HD images
Outperforms state-of-the-art methods on real-world hazy images
Effective reconstruction of nonhomogeneous hazy images
Abstract
This paper proposes an end-to-end Efficient Re-parameterizationResidual Attention Network(ERRA-Net) to directly restore the nonhomogeneous hazy image. The contribution of this paper mainly has the following three aspects: 1) A novel Multi-branch Attention (MA) block. The spatial attention mechanism better reconstructs high-frequency features, and the channel attention mechanism treats the features of different channels differently. Multi-branch structure dramatically improves the representation ability of the model and can be changed into a single path structure after re-parameterization to speed up the process of inference. Local Residual Connection allows the low-frequency information in the nonhomogeneous area to pass through the block without processing so that the block can focus on detailed features. 2) A lightweight network structure. We use cascaded MA blocks to extract…
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 · Advanced Image Fusion Techniques · Advanced Image Processing Techniques
MethodsResidual Connection
