Zhou Yu-Tong, Cao Kai-Yang, Li De, Piao Jin-Chun
Department of Computer Science and Technology, Yanbian University, Yanji 133002, China.
Sensors (Basel). 2024 Jun 2;24(11):3588. doi: 10.3390/s24113588.
X-ray images typically contain complex background information and abundant small objects, posing significant challenges for object detection in security tasks. Most existing object detection methods rely on complex networks and high computational costs, which poses a challenge to implement lightweight models. This article proposes Fine-YOLO to achieve rapid and accurate detection in the security domain. First, a low-parameter feature aggregation (LPFA) structure is designed for the backbone feature network of YOLOv7 to enhance its ability to learn more information with a lighter structure. Second, a high-density feature aggregation (HDFA) structure is proposed to solve the problem of loss of local details and deep location information caused by the necked feature fusion network in YOLOv7-Tiny-SiLU, connecting cross-level features through max-pooling. Third, the Normalized Wasserstein Distance (NWD) method is employed to alleviate the convergence complexity resulting from the extreme sensitivity of bounding box regression to small objects. The proposed Fine-YOLO model is evaluated on the EDS dataset, achieving a detection accuracy of 58.3% with only 16.1 M parameters. In addition, an auxiliary validation is performed on the NEU-DET dataset, the detection accuracy reaches 73.1%. Experimental results show that Fine-YOLO is not only suitable for security, but can also be extended to other inspection areas.
X射线图像通常包含复杂的背景信息和大量小目标,这给安全任务中的目标检测带来了重大挑战。大多数现有的目标检测方法依赖于复杂的网络和高计算成本,这对实现轻量级模型构成了挑战。本文提出了Fine-YOLO,以在安全领域实现快速准确的检测。首先,为YOLOv7的骨干特征网络设计了一种低参数特征聚合(LPFA)结构,以增强其用更轻量级结构学习更多信息的能力。其次,提出了一种高密度特征聚合(HDFA)结构,以解决YOLOv7-Tiny-SiLU中颈部特征融合网络导致的局部细节和深度位置信息丢失的问题,通过最大池化连接跨层级特征。第三,采用归一化瓦瑟斯坦距离(NWD)方法来缓解边界框回归对小目标极端敏感所导致的收敛复杂性。所提出的Fine-YOLO模型在EDS数据集上进行了评估,仅用1610万个参数就实现了58.3%的检测准确率。此外,在NEU-DET数据集上进行了辅助验证,检测准确率达到73.1%。实验结果表明,Fine-YOLO不仅适用于安全领域,还可以扩展到其他检测领域。