Fast Deep Multi-Patch Hierarchical Network for Nonhomogeneous Image Dehazing

Abstract

Recently, CNN based end-to-end deep learning methods achieve superiority in Image Dehazing but they tend to fail drastically in Non-homogeneous dehazing. Apart from that, existing popular Multi-scale approaches are runtime intensive and memory inefficient. In this context, we proposed a fast Deep Multi-patch Hierarchical Network to restore Non-homogeneous hazed images by aggregating features from multiple image patches from different spatial sections of the hazed image with fewer number of network parameters. Our proposed method is quite robust for different environments with various density of the haze or fog in the scene and very lightweight as the total size of the model is around 21.7 MB. It also provides faster runtime compared to current multi-scale methods with an average runtime of 0.0145s to process 1200 × 1600 HD quality image. Finally, we show the superiority of this network on Dense Haze Removal to other state-of-the-art models.

Cite

Text

Das and Dutta. "Fast Deep Multi-Patch Hierarchical Network for Nonhomogeneous Image Dehazing." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00249

Markdown

[Das and Dutta. "Fast Deep Multi-Patch Hierarchical Network for Nonhomogeneous Image Dehazing." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/das2020cvprw-fast/) doi:10.1109/CVPRW50498.2020.00249

BibTeX

@inproceedings{das2020cvprw-fast,
  title     = {{Fast Deep Multi-Patch Hierarchical Network for Nonhomogeneous Image Dehazing}},
  author    = {Das, Sourya Dipta and Dutta, Saikat},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {1994-2001},
  doi       = {10.1109/CVPRW50498.2020.00249},
  url       = {https://mlanthology.org/cvprw/2020/das2020cvprw-fast/}
}