DEA-Net: Single image dehazing based on detail-enhanced convolution and content-guided attention
Zixuan Chen, Zewei He, Zhe-Ming Lu

TL;DR
DEA-Net introduces a novel detail-enhanced attention mechanism with content-guided attention and re-parameterized convolution to significantly improve single image dehazing performance with fewer parameters.
Contribution
The paper proposes DEA-Net, a new dehazing network utilizing detail-enhanced convolution and content-guided attention, with a mixup fusion scheme, achieving state-of-the-art results.
Findings
Outperforms SOTA methods with PSNR over 41 dB.
Uses only 3.653 million parameters.
Effectively enhances feature learning for dehazing.
Abstract
Single image dehazing is a challenging ill-posed problem which estimates latent haze-free images from observed hazy images. Some existing deep learning based methods are devoted to improving the model performance via increasing the depth or width of convolution. The learning ability of convolutional neural network (CNN) structure is still under-explored. In this paper, a detail-enhanced attention block (DEAB) consisting of the detail-enhanced convolution (DEConv) and the content-guided attention (CGA) is proposed to boost the feature learning for improving the dehazing performance. Specifically, the DEConv integrates prior information into normal convolution layer to enhance the representation and generalization capacity. Then by using the re-parameterization technique, DEConv is equivalently converted into a vanilla convolution with NO extra parameters and computational cost. By…
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 · Fire Detection and Safety Systems
MethodsConvolution · Mixup
