融合自我注意力和CoordConv来改进YOLOv5s算法用于红外弱目标检测
Xiangsuo Fan1,2, Wentao Ding1, Wenlin Qin1
1School of Automation, Guangxi University of Science and Technology, Liuzhou 545006, China.
Sensors (Basel, Switzerland)
|August 12, 2023
概括
这项研究使用改进的YOLOv5s模型增强了红外弱目标检测,实现了96.7%的mAP. 这种新方法提高了实时应用复杂场景的精度.
科学领域:
- 计算机视觉 计算机视觉
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 卷积神经网络 (CNN) 在目标检测方面表现出色,但与小目标和复杂的背景作斗争.
- 在具有挑战性的环境中红外弱目标检测仍然是现有算法的一个重大障碍.
- 实时检测要求为提高这些场景的准确性增加了复杂性.
研究的目的:
- 在复杂场景中提高红外弱目标检测的准确性.
- 解决标准CNN在识别具有低对比度的小目标方面的局限性.
- 开发一个实时检测解决方案,保持高性能.
主要方法:
- 通过整合瓶变压器结构和CoordConv.修改了YOLOv5s算法.
- 引入了一个新的损失函数,利用2D高斯分布和规范高斯瓦瑟斯坦距离 (NWD).
- 对相关数据集的主流检测算法对改进的模型进行了评估.
主要成果:
- 增强的YOLOv5s模型实现了96.7%的平均平均精度 (mAP).
- 与原来的YOLOv5s.相比,mAP的改善率提高了2.2个百分点.
- 在复杂的背景中检测弱点目标方面表现出卓越的表现.
结论:
- 提议的改进显著提高了红外弱目标检测准确度.
- 结合瓶变压器,CoordConv和NWD损失功能的集成有效地解决了检测挑战.
- 精细的算法为实时,高精度的弱目标检测提供了一个有前途的解决方案.
相关概念视频
Difference from Background: Limit of Detection
6.4K
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.4K
Light Acquisition
8.5K
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
8.5K
IR Frequency Region: Fingerprint Region
939
IR spectra are divided into two main regions: the diagnostic region and the fingerprint region. The diagnostic region of the spectrum lies above 1500 cm−1. The absorptions resulting from single-bond vibrations of the N–H, C–H, and O–H stretch at higher wavenumbers and appear on the left side of the spectrum. The stretching absorptions of the C≡C and C≡N occur between 2100–2300 cm−1. In contrast, those arising from stretching absorptions of the...
939
Force Classification
1.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.3K
Infrared (IR) Spectroscopy: Overview
1.9K
When electromagnetic radiation passes through a material, atoms or molecules transition from a lower to a higher energy state by absorbing radiation corresponding to the energy difference between the two states. The absorption of infrared (IR) radiation causes transitions between vibrational energy levels in a molecule. Therefore, IR spectroscopy is a useful analytical tool for determining the molecular structure of molecules.
Different compounds display unique properties due to their...
Different compounds display unique properties due to their...
1.9K
Deconvolution
188
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...
188


