Generic Model-Agnostic Convolutional Neural Network for Single Image Dehazing
Zheng Liu, Botao Xiao, Muhammad Alrabeiah, Keyan Wang, Jun Chen
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/Seanforfun/GMAN_Net_Haze_RemovalOfficialIn papertf★ 0
- github.com/Seanforfun/Deep-LearningOfficialtf★ 0
- github.com/sanchitvj/Image-Dehazing-using-GMAN-nettf★ 0
Abstract
Haze and smog are among the most common environmental factors impacting image quality and, therefore, image analysis. This paper proposes an end-to-end generative method for image dehazing. It is based on designing a fully convolutional neural network to recognize haze structures in input images and restore clear, haze-free images. The proposed method is agnostic in the sense that it does not explore the atmosphere scattering model. Somewhat surprisingly, it achieves superior performance relative to all existing state-of-the-art methods for image dehazing even on SOTS outdoor images, which are synthesized using the atmosphere scattering model. Project detail and code can be found here: https://github.com/Seanforfun/GMAN_Net_Haze_Removal
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| SOTS Indoor | GMAN | PSNR | 20.53 | — | Unverified |
| SOTS Outdoor | GMAN | PSNR | 28.19 | — | Unverified |