NewEvery arXiv paper, its researchers & institutions — mapped.
computer vision

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

arXiv:1908.03245

summary

The paper introduces GridDehazeNet, an end-to-end CNN that uses attention-based multi-scale processing to remove haze from single images without relying on the traditional atmospheric scattering model.

Abstract

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.

10 pages, accepted in ICCV 2019, project page: https://proteus1991.github.io/GridDehazeNet/

Topics & keywords

#image dehazing#attention mechanisms#multi-scale networks#convolutional neural networks#pre-processingGridDehazeNetattention-based multi-scale estimationlearned pre-processingpost-processing artifact reductionatmospheric scattering model