Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cycle-Dehaze: Enhanced CycleGAN for Single Image Dehazing

About

In this paper, we present an end-to-end network, called Cycle-Dehaze, for single image dehazing problem, which does not require pairs of hazy and corresponding ground truth images for training. That is, we train the network by feeding clean and hazy images in an unpaired manner. Moreover, the proposed approach does not rely on estimation of the atmospheric scattering model parameters. Our method enhances CycleGAN formulation by combining cycle-consistency and perceptual losses in order to improve the quality of textural information recovery and generate visually better haze-free images. Typically, deep learning models for dehazing take low resolution images as input and produce low resolution outputs. However, in the NTIRE 2018 challenge on single image dehazing, high resolution images were provided. Therefore, we apply bicubic downscaling. After obtaining low-resolution outputs from the network, we utilize the Laplacian pyramid to upscale the output images to the original resolution. We conduct experiments on NYU-Depth, I-HAZE, and O-HAZE datasets. Extensive experiments demonstrate that the proposed approach improves CycleGAN method both quantitatively and qualitatively.

Deniz Engin, An{\i}l Gen\c{c}, Haz{\i}m Kemal Ekenel• 2018

Related benchmarks

TaskDatasetResultRank
Image DehazingSOTS outdoor RESIDE (test)
PSNR21.31
51
Image DehazingSOTS indoor RESIDE (test)
PSNR20.11
43
Single Image DesnowingCSD 2000 (test)
PSNR20.98
26
Single Image DesnowingSnow 100K 2000 (test)
PSNR26.81
15
Single Image DesnowingSRRS 2000 (test)
PSNR20.21
15
Image DehazingNH-HAZE 2 NTIRE 2021 (test)
PSNR (dB)14.12
13
Image-to-Image TranslationGTA to Cityscapes (test)
SSIM0.71
10
Image DehazingCholec80-Haze 1 (test)
NIQE7.96
10
Image DehazingRESIDE-OTS 31 (test)
PSNR19.95
10
Image DehazingRESIDE HSTS 31 (test)
PSNR20.95
10
Showing 10 of 17 rows

Other info

Code

Follow for update