A cross layer graphical neural network based convolutional neural network framework for image dehazing

M. PavethraM. Uma DeviDepartment of Computing Technologies,SRMIST,Chennai,India
DOI: https://doi.org/10.1080/00051144.2024.2346964
IF: 1.79
2024-05-09
Automatika
Abstract:The current version of imaging equipment cannot quickly and effectively make up for the reduction of visibility triggered by bad weather. Traditional strategies minimize hazy impacts by employing an image depth model and a physical model. Following experts, erroneous depth data reduces the efficacy of the dehazing algorithm. Dehazing methods based on CNN are imperfect to handle region which is bright or similar to atmospheric light and thus leads to oversaturation of pixels. These challenges can be addressed by proposing a novel model that incorporates the idea of a Graphical Neural Network. The amount of light coming from the atmosphere is estimated using normalization where the contrast of the image gets adjusted using Bias Contrast stretch Histogram Equalization. An enhanced Transmission map estimator is used to render the hazy scene. Finally, the cross-layer graphical neural network-based CNN model is applied to produce a haze-free image and eliminate the over-saturation of pixels. Extensive evaluation findings show that the proposed approach can significantly recuperate misty imagery, even if the images have a substantial amount of haze.
automation & control systems,engineering, electrical & electronic
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to address the issue of image dehazing, particularly the challenges faced when dealing with low-visibility images caused by haze. Specifically, the paper focuses on the following points: 1. **Limitations of Traditional Methods**: - Traditional dehazing strategies rely on image depth models and physical models, but incorrect depth data can reduce the effectiveness of dehazing algorithms. - Methods based on Convolutional Neural Networks (CNN) tend to cause pixel oversaturation when dealing with bright areas or regions close to atmospheric light. 2. **Proposed New Method**: - A Cross Layer Graphical Neural Network (CLGNN) framework that combines Graph Neural Networks (GNN) is proposed. - A normalization method is used to estimate atmospheric light, and Bias Contrast Stretch Histogram Equalization (BCSHE) is employed to adjust image contrast. - An Enhanced Transmission Map Estimator (ETME) is introduced to render hazy scenes. - Finally, a CLGNN-CNN model is utilized to generate haze-free images, eliminating the issue of pixel oversaturation. 3. **Objectives**: - To significantly improve the quality of hazy images through the aforementioned methods, effectively handling images with a substantial amount of haze. In summary, the goal of this paper is to overcome the shortcomings of existing methods when dealing with hazy images, thereby enhancing image quality and visual effects.