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

GridDehazeNet: Attention-Based Multi-Scale Network for Image Dehazing

About

We propose an end-to-end trainable Convolutional Neural Network (CNN), named GridDehazeNet, for single image dehazing. The GridDehazeNet consists of three modules: pre-processing, backbone, and post-processing. The trainable pre-processing module can generate learned inputs with better diversity and more pertinent features as compared to those derived inputs produced by hand-selected pre-processing methods. The backbone module implements a novel attention-based multi-scale estimation on a grid network, which can effectively alleviate the bottleneck issue often encountered in the conventional multi-scale approach. The post-processing module helps to reduce the artifacts in the final output. Experimental results indicate that the GridDehazeNet outperforms the state-of-the-arts on both synthetic and real-world images. The proposed hazing method does not rely on the atmosphere scattering model, and we provide an explanation as to why it is not necessarily beneficial to take advantage of the dimension reduction offered by the atmosphere scattering model for image dehazing, even if only the dehazing results on synthetic images are concerned.

Xiaohong Liu, Yongrui Ma, Zhihao Shi, Jun Chen• 2019

Related benchmarks

TaskDatasetResultRank
Image DehazingSOTS (test)
PSNR26.05
161
Image DehazingSOTS Outdoor
PSNR30.86
112
Image DehazingSOTS
PSNR32.16
95
Image DehazingSOTS Indoor RESIDE
PSNR32.16
72
Image DehazingSOTS Outdoor (test)
PSNR30.86
69
Image DehazingSOTS indoor (test)
PSNR32.16
69
Image DehazingSOTS Indoor
PSNR32.16
62
Image DehazingHaze4k (test)
PSNR23.29
57
Image DehazingSOTS outdoor RESIDE (test)
PSNR30.86
51
Image DehazingDense-Haze (test)
SSIM66.5
47
Showing 10 of 55 rows

Other info

Code

Follow for update