Multi-Scale Boosted Dehazing Network with Dense Feature Fusion

Abstract

In this paper, we propose a Multi-Scale Boosted Dehazing Network with Dense Feature Fusion based on the U-Net architecture. The proposed method is designed based on two principles, boosting and error feedback, and we show that they are suitable for the dehazing problem. By incorporating the Strengthen-Operate-Subtract boosting strategy in the decoder of the proposed model, we develop a simple yet effective boosted decoder to progressively restore the haze-free image. To address the issue of preserving spatial information in the U-Net architecture, we design a dense feature fusion module using the back-projection feedback scheme. We show that the dense feature fusion module can simultaneously remedy the missing spatial information from high-resolution features and exploit the non-adjacent features. Extensive evaluations demonstrate that the proposed model performs favorably against the state-of-the-art approaches on the benchmark datasets as well as real-world hazy images.

Cite

Text

Dong et al. "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00223

Markdown

[Dong et al. "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/dong2020cvpr-multiscale/) doi:10.1109/CVPR42600.2020.00223

BibTeX

@inproceedings{dong2020cvpr-multiscale,
  title     = {{Multi-Scale Boosted Dehazing Network with Dense Feature Fusion}},
  author    = {Dong, Hang and Pan, Jinshan and Xiang, Lei and Hu, Zhe and Zhang, Xinyi and Wang, Fei and Yang, Ming-Hsuan},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00223},
  url       = {https://mlanthology.org/cvpr/2020/dong2020cvpr-multiscale/}
}