TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DEA-Net: Single image dehazing based on detail-enhanced co...

DEA-Net: Single image dehazing based on detail-enhanced convolution and content-guided attention

Zixuan Chen, Zewei He, Zhe-Ming Lu

2023-01-12Image Dehazing
PaperPDFCode(official)

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 assigning unique spatial importance map (SIM) to every channel, CGA can attend more useful information encoded in features. In addition, a CGA-based mixup fusion scheme is presented to effectively fuse the features and aid the gradient flow. By combining above mentioned components, we propose our detail-enhanced attention network (DEA-Net) for recovering high-quality haze-free images. Extensive experimental results demonstrate the effectiveness of our DEA-Net, outperforming the state-of-the-art (SOTA) methods by boosting the PSNR index over 41 dB with only 3.653 M parameters. The source code of our DEA-Net will be made available at https://github.com/cecret3350/DEA-Net.

Results

TaskDatasetMetricValueModel
DehazingHaze4kPSNR34.25DEA-Net-CR
DehazingHaze4kSSIM0.9885DEA-Net-CR
DehazingSOTS IndoorPSNR41.31DEA-Net-CR
DehazingSOTS IndoorSSIM0.9945DEA-Net-CR
DehazingSOTS OutdoorPSNR36.59DEA-Net-CR
DehazingSOTS OutdoorSSIM0.9897DEA-Net-CR
Image DehazingHaze4kPSNR34.25DEA-Net-CR
Image DehazingHaze4kSSIM0.9885DEA-Net-CR
Image DehazingSOTS IndoorPSNR41.31DEA-Net-CR
Image DehazingSOTS IndoorSSIM0.9945DEA-Net-CR
Image DehazingSOTS OutdoorPSNR36.59DEA-Net-CR
Image DehazingSOTS OutdoorSSIM0.9897DEA-Net-CR

Related Papers

A PDE-Based Image Dehazing Method via Atmospheric Scattering Theory2025-06-10Forward-only Diffusion Probabilistic Models2025-05-22UHD Image Dehazing via anDehazeFormer with Atmospheric-aware KV Cache2025-05-20Degradation-Aware Feature Perturbation for All-in-One Image Restoration2025-05-19A Preliminary Study for GPT-4o on Image Restoration2025-05-08WDMamba: When Wavelet Degradation Prior Meets Vision Mamba for Image Dehazing2025-05-07Fine-Tuning Adversarially-Robust Transformers for Single-Image Dehazing2025-04-24snnTrans-DHZ: A Lightweight Spiking Neural Network Architecture for Underwater Image Dehazing2025-04-13