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

Gated Fusion Network for Single Image Dehazing

About

In this paper, we propose an efficient algorithm to directly restore a clear image from a hazy input. The proposed algorithm hinges on an end-to-end trainable neural network that consists of an encoder and a decoder. The encoder is exploited to capture the context of the derived input images, while the decoder is employed to estimate the contribution of each input to the final dehazed result using the learned representations attributed to the encoder. The constructed network adopts a novel fusion-based strategy which derives three inputs from an original hazy image by applying White Balance (WB), Contrast Enhancing (CE), and Gamma Correction (GC). We compute pixel-wise confidence maps based on the appearance differences between these different inputs to blend the information of the derived inputs and preserve the regions with pleasant visibility. The final dehazed image is yielded by gating the important features of the derived inputs. To train the network, we introduce a multi-scale approach such that the halo artifacts can be avoided. Extensive experimental results on both synthetic and real-world images demonstrate that the proposed algorithm performs favorably against the state-of-the-art algorithms.

Wenqi Ren, Lin Ma, Jiawei Zhang, Jinshan Pan, Xiaochun Cao, Wei Liu, Ming-Hsuan Yang• 2018

Related benchmarks

TaskDatasetResultRank
Image DehazingSOTS (test)
PSNR22.3
161
Image DehazingSOTS Outdoor
PSNR28.29
112
Image DehazingSOTS Indoor RESIDE
PSNR22.3
72
Image DehazingSOTS indoor (test)
PSNR22.3
69
Image DehazingSOTS Outdoor (test)
PSNR21.55
69
Image DehazingSOTS Indoor
PSNR24.91
62
Semantic segmentationFoggy Driving (FD) (test)
mIoU37.2
56
Image DehazingSOTS outdoor RESIDE (test)
PSNR21.49
51
Semantic segmentationFoggy Zurich (test)
mIoU27.5
51
Image DehazingSOTS indoor RESIDE (test)
PSNR22.32
43
Showing 10 of 31 rows

Other info

Code

Follow for update