将卡尔曼波器噪声残留物集成到U-Net中,以实现强大的图像消噪:KU-Net模型
1School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamilnadu, 632014, India.
Scientific reports
|October 9, 2024
概括
本研究介绍了KU-Net,这是一个简化的U-Net架构,用于有效的图像删除. KU-Net 通过更少的参数提高了性能和细节保存,优于传统模型.
科学领域:
- 计算机视觉 计算机视觉
- 图像处理 图像处理
- 机器学习 机器学习
背景情况:
- 图像消除对于从噪音数据中重建清洁图像至关重要.
- 现有的复杂模型提供了更好的性能,但需要高的计算资源.
- 需要高效且有效的图像消光解决方案.
研究的目的:
- 提出KU-Net,一种用于增强图像消噪的简化架构.
- 与现有方法相比,以更低的复杂性实现更高的脱性能.
- 在有限的训练场景中证明模型的稳定性.
主要方法:
- KU-Net通过整合卡尔曼波器衍生的梯度信息和噪声残留来扩展U-Net架构.
- 该模型处理三种输入:梯度估计,预测噪音图像和原始噪音灰度图像.
- 培训是在有限的数据集上进行的,没有图像增强.
主要成果:
- KU-Net 显示出优越的性能,而不是传统的消噪模型.
- 建筑有效地保留了精细细节在无色图像中.
- 在噪声水平为50.0的情况下,达到26.60dB的峰值信号噪声比 (PSNR).
结论:
- KU-Net 提供了一种高效有效的图像消噪解决方案.
- 简化的架构显示出与有限资源的实际应用的前景.
- 渐变和卡尔曼波器信息的集成增强了消除噪声的能力.
相关概念视频
Upsampling
206
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
206
Deconvolution
137
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...
137
PI Controller: Design
217
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
217


