Single Image Dehazing via Multi-Scale Convolutional Neural Networks
Abstract
The performance of existing image dehazing methods is limited by hand-designed features, such as the dark channel, color disparity and maximum contrast, with complex fusion schemes. In this paper, we propose a multi-scale deep neural network for single-image dehazing by learning the mapping between hazy images and their corresponding transmission maps. The proposed algorithm consists of a coarse-scale net which predicts a holistic transmission map based on the entire image, and a fine-scale net which refines results locally. To train the multi-scale deep network, we synthesize a dataset comprised of hazy images and corresponding transmission maps based on the NYU Depth dataset. Extensive experiments demonstrate that the proposed algorithm performs favorably against the state-of-the-art methods on both synthetic and real-world images in terms of quality and speed.
Cite
Text
Ren et al. "Single Image Dehazing via Multi-Scale Convolutional Neural Networks." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46475-6_10Markdown
[Ren et al. "Single Image Dehazing via Multi-Scale Convolutional Neural Networks." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/ren2016eccv-single/) doi:10.1007/978-3-319-46475-6_10BibTeX
@inproceedings{ren2016eccv-single,
title = {{Single Image Dehazing via Multi-Scale Convolutional Neural Networks}},
author = {Ren, Wenqi and Liu, Si and Zhang, Hua and Pan, Jin-shan and Cao, Xiaochun and Yang, Ming-Hsuan},
booktitle = {European Conference on Computer Vision},
year = {2016},
pages = {154-169},
doi = {10.1007/978-3-319-46475-6_10},
url = {https://mlanthology.org/eccv/2016/ren2016eccv-single/}
}