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

Gated Context Aggregation Network for Image Dehazing and Deraining

About

Image dehazing aims to recover the uncorrupted content from a hazy image. Instead of leveraging traditional low-level or handcrafted image priors as the restoration constraints, e.g., dark channels and increased contrast, we propose an end-to-end gated context aggregation network to directly restore the final haze-free image. In this network, we adopt the latest smoothed dilation technique to help remove the gridding artifacts caused by the widely-used dilated convolution with negligible extra parameters, and leverage a gated sub-network to fuse the features from different levels. Extensive experiments demonstrate that our method can surpass previous state-of-the-art methods by a large margin both quantitatively and qualitatively. In addition, to demonstrate the generality of the proposed method, we further apply it to the image deraining task, which also achieves the state-of-the-art performance. Code has been made available at https://github.com/cddlyf/GCANet.

Dongdong Chen, Mingming He, Qingnan Fan, Jing Liao, Liheng Zhang, Dongdong Hou, Lu Yuan, Gang Hua• 2018

Related benchmarks

TaskDatasetResultRank
Image DehazingSOTS Outdoor
PSNR22.76
112
Image DehazingSOTS Indoor RESIDE
PSNR30.23
72
Image DehazingSOTS indoor (test)
PSNR30.23
69
Image DehazingSOTS Outdoor (test)
PSNR19.98
69
Image DehazingSOTS Indoor
PSNR30.23
62
Image DehazingSOTS outdoor RESIDE (test)
PSNR23.18
51
Image DehazingSOTS indoor RESIDE (test)
PSNR29.72
43
Image DehazingDense-Haze
PSNR12.62
42
Image DehazingRESIDE SOTS
PSNR30.23
34
Image DehazingHazeRD
SSIM0.819
29
Showing 10 of 20 rows

Other info

Code

Follow for update