Related Experiment Video
Updated: Jul 15, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
568
Efficient Dehazing with Recursive Gated Convolution in U-Net: A Novel Approach for Image Dehazing
Zhibo Wang1,2, Jia Jia1, Peng Lyu1
1Graduate School of Artificial Intelligence, Jeonju University, Jeonju-si 55069, Republic of Korea.
Journal of Imaging
|September 27, 2023
Summary
This study introduces the Dehaze Recursive Gated U-Net (DRGNet), a streamlined deep learning model for image dehazing. The DRGNet effectively removes haze while preserving image details, offering improved performance with a simpler architecture.
Area of Science:
- Computer Vision
- Deep Learning
- Image Processing
Background:
- Image dehazing is crucial for recovering clear visuals from hazy images.
- Deep learning has advanced image dehazing, but complex networks hinder practical application.
- Existing methods often involve intricate architectures, complicating training and deployment.
Purpose of the Study:
- To propose an efficient and effective end-to-end U-Net based image dehazing network.
- To maintain a lean network structure while enhancing dehazing performance.
- To introduce a novel U-Net variant named Dehaze Recursive Gated U-Net (DRGNet).
Main Methods:
- Developed an end-to-end U-Net dehazing network incorporating recursive gated convolution and attention mechanisms.
- Replaced standard convolution blocks with residual blocks using an improved recursive gated convolution.
- Utilized the SK fusion module to enhance the skip connection methodology.
Main Results:
- DRGNet demonstrated superior performance in dehazing quality and detail retrieval on public datasets.
- Objective evaluation metrics confirmed the effectiveness of the proposed model.
- Ablation studies validated the contribution of key design elements within DRGNet.
Conclusions:
- The proposed DRGNet offers a computationally efficient and high-performing solution for image dehazing.
- The integration of recursive gated convolution and attention mechanisms in a U-Net architecture is effective.
- DRGNet presents a practical advancement in computer vision for clear image recovery.
Related Concept Videos
Deconvolution
180
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
180
Convolution: Math, Graphics, and Discrete Signals
282
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
282
Convolution Properties II
224
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
224
Convolution Properties I
170
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
170
Masking and Demasking Agents
2.5K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
2.5K

