错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

An Improved YOLOv7 Based Prohibited Item Detection Model in X-Ray Images

  • Haigang Zhang,
  • Wenzhao Teng,
  • Shan Gao,
  • Yujun Zhang,
  • Zhiwei Sun

摘要

To address the challenges such as item occlusion and missing detection of small objects in prohibited item detection tasks of X-ray images, an improved YOLOv7 based object detection model is proposed. Firstly, within the Extended Efficient Layer Aggregation Network (E-ELAN) module, the Omni-Dimensional Dynamic Convolution (ODConv), which utilizes a combination of multiple attention mechanisms to enhance the network’s sensitivity to feature extraction, is employed instead of conventional convolution. Secondly, the detection head in YOLOv7 model is replaced with an efficient decoupled detection head, which can decouple features channels for localization and classification tasks. Such operation effectively enhances the model’s ability to classify and locate small-sized prohibited items. Finally, the Focal-EIoU loss function is applied to make model optimization. The proposed model is verified on the large-scale public dataset SIXray, and achieves the high mAP of 96.6%, which is the 1.8% improvement compared to the original YOLOv7 model.