English

Gated Context Aggregation Network for Image Dehazing and Deraining

Computer Vision and Pattern Recognition 2018-12-18 v2

Abstract

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.

Keywords

Cite

@article{arxiv.1811.08747,
  title  = {Gated Context Aggregation Network for Image Dehazing and Deraining},
  author = {Dongdong Chen and Mingming He and Qingnan Fan and Jing Liao and Liheng Zhang and Dongdong Hou and Lu Yuan and Gang Hua},
  journal= {arXiv preprint arXiv:1811.08747},
  year   = {2018}
}

Comments

Accepted by WACV 2019, Code released at "https://github.com/cddlyf/GCANet"

R2 v1 2026-06-23T05:23:27.428Z