使用基于补丁的回归卷积神经网络估计非均运动模糊
Applied optics
|June 10, 2024
概括
这项研究引入了一个卷积神经网络 (CNN) 来建模大气流模糊. 美国有线电视新闻网准确地预测了线性运动模糊特征,如图像补丁的角度和长度.
科学领域:
- 计算机视觉 计算机视觉
- 图像处理 图像处理
- 天体物理学 天体物理学
背景情况:
- 大气动荡导致图像模糊不均.
- 这种模糊可以用线性运动模糊内核在补丁级别的组合来建模.
研究的目的:
- 开发回归卷积神经网络 (CNN) 用于预测线性运动模糊内核参数 (角度和长度).
- 分析网络在不同补丁大小的稳定性及其在过渡模糊区域的表现.
主要方法:
- 一个回归CNN被设计来预测模糊角度和长度.
- 该网络使用每个时代交替的补丁大小进行训练.
- 在各种补丁大小和具有过渡模糊特征的区域中评估了性能.
主要成果:
- 实现了高预测准确度,R2得分超过0.78的长度和0.94的角度在一系列的补丁大小.
- 在重叠区域中的模糊预测在模糊特征之间顺利过渡.
- 该网络在不同的补丁大小下表现出了强度.
结论:
- 拟议的CNN有效地预测了在补丁级别的非均模糊特征.
- 这些发现验证了CNN用于分析图像中的复杂大气流效应的使用.
相关概念视频
Deconvolution
154
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...
154
Calibration Curves: Linear Least Squares
1.3K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.3K
Difference from Background: Limit of Detection
6.3K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
6.3K


