在U-Net中使用递归门式卷积的高效脱:图像脱的新方法
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
概括
本研究介绍了Dehaze Recursive Gated U-Net (DRGNet),这是一个简化的深度学习模型,用于图像dehazing. DRGNet有效地去除雾,同时保留图像细节,通过更简单的架构提供更好的性能.
科学领域:
- 计算机视觉 计算机视觉
- 深度学习 (Deep Learning) 是一种深度学习.
- 图像处理 图像处理
背景情况:
- 图像dehazing对于从模糊图像中恢复清晰的视觉效果至关重要.
- 深度学习已经推进了图像处理,但复杂的网络阻碍了实际应用.
- 现有的方法通常涉及复杂的架构,使训练和部署复杂化.
研究的目的:
- 提出一个高效和有效的端到端的U-Net基于图像dehazing网络.
- 保持精简的网络结构,同时提高排气性能.
- 引入一个名为Dehaze Recursive Gated U-Net (DRGNet) 的新型U-Net变体.
主要方法:
- 开发了一个端到端的U-Net除尘网络,结合了递归封闭卷积和注意力机制.
- 使用改进的递归门式卷积,用剩余块取代标准卷积块.
- 利用SK融合模块来增强跳过连接方法.
主要成果:
- 在公共数据集上,DRGNet在清除质量和详细检索方面表现出卓越的表现.
- 客观评估指标证实了拟议模型的有效性.
- 废弃性研究验证了DRGNet中关键设计元素的贡献.
结论:
- 拟议的DRGNet提供了一个计算效率高和高性能解决方案,用于图像 dehazing.
- 在U-Net架构中集成递归封闭卷积和注意力机制是有效的.
- 在计算机视觉领域,DRGNet为清晰的图像恢复提供了实用的进步.
相关概念视频
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


