改进杆扭曲预测利用统一通道基于注意力的图像恢复和回归技术
1Department of AI Convergence Engineering, Gyeongsang National University, Jinju 52828, Republic of Korea.
Sensors (Basel, Switzerland)
|July 27, 2024
概括
这项研究引入了一种新的AI方法,用于制造业实时检测铁杆扭曲. 它提高了图像质量,并预测终端位置,以准确识别缺陷,提高生产质量.
科学领域:
- 材料科学与工程 材料科学与工程
- 计算机视觉和图像处理
- 人工智能在制造业中的应用
背景情况:
- 自动化系统使用人工智能图像处理来优化钢筋制造和减少像扭曲这样的缺陷.
- 由于环境噪音和照明变化造成的图像质量差,现有的方法难以预测铁杆扭曲.
- 生成对抗网络 (GAN) 已被用于数据增强,但性能仍然有限.
研究的目的:
- 开发一种用于制造过程中实时预测钢筋扭曲的新方法.
- 为了解决由于图像质量下降而导致的当前方法的局限性.
- 为了提高铁杆生产中缺陷检测的准确性和效率.
主要方法:
- 使用统一通道注意 (UCA) 模块将低质量的灰度图像恢复到高分辨率.
- 采用物体检测模型来识别和跟踪钢筋端点.
- 将回归分析应用于终点坐标,以估计位置误差和预测扭曲.
主要成果:
- 当与图像恢复模型集成时,UCA模块显著改善了图像恢复指标 (PSNR,SSIM).
- 使用回归模型预测未来的铁杆端点位置,提高了F1扭曲预测得分.
- 拟议的方法在快速检测缺陷方面表现出实际有效性.
结论:
- 这种新的方法有效地恢复了图像质量,并准确地预测了铁杆扭曲.
- 将UCA模块和基于回归的预测集成为制造缺陷检测提供了一个强大的解决方案.
- 这种方法为钢筋生产的质量控制提供了实际的进步.
更多相关视频
09:27Measuring the Shape and Size of Activated Sludge Particles Immobilized in Agar with an Open Source Software Pipeline
Published on: January 30, 2019
7.1K
08:27Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
1.0K
相关概念视频
Deconvolution
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...
Reconstruction of Signal using Interpolation
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...
