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/Rethinking Performance Gains in Image Dehazing Networks

Rethinking Performance Gains in Image Dehazing Networks

Yuda Song, Yang Zhou, Hui Qian, Xin Du

2022-09-23Image DehazingSingle Image Dehazing
PaperPDFCode(official)

Abstract

Image dehazing is an active topic in low-level vision, and many image dehazing networks have been proposed with the rapid development of deep learning. Although these networks' pipelines work fine, the key mechanism to improving image dehazing performance remains unclear. For this reason, we do not target to propose a dehazing network with fancy modules; rather, we make minimal modifications to popular U-Net to obtain a compact dehazing network. Specifically, we swap out the convolutional blocks in U-Net for residual blocks with the gating mechanism, fuse the feature maps of main paths and skip connections using the selective kernel, and call the resulting U-Net variant gUNet. As a result, with a significantly reduced overhead, gUNet is superior to state-of-the-art methods on multiple image dehazing datasets. Finally, we verify these key designs to the performance gain of image dehazing networks through extensive ablation studies.

Results

TaskDatasetMetricValueModel
DehazingHaze4kPSNR33.52gUNet-D
DehazingHaze4kSSIM0.988gUNet-D
DehazingSOTS IndoorPSNR41.34gUNet-D
DehazingSOTS IndoorSSIM0.996gUNet-D
DehazingRS-HazePSNR39.7gUNet-D
DehazingRS-HazeSSIM0.971gUNet-D
DehazingSOTS OutdoorPSNR36.64gUNet-D
DehazingSOTS OutdoorSSIM0.986gUNet-D
Image DehazingHaze4kPSNR33.52gUNet-D
Image DehazingHaze4kSSIM0.988gUNet-D
Image DehazingSOTS IndoorPSNR41.34gUNet-D
Image DehazingSOTS IndoorSSIM0.996gUNet-D
Image DehazingRS-HazePSNR39.7gUNet-D
Image DehazingRS-HazeSSIM0.971gUNet-D
Image DehazingSOTS OutdoorPSNR36.64gUNet-D
Image DehazingSOTS OutdoorSSIM0.986gUNet-D

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