Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (27)

Search Parameters:
Keywords = X-ray security inspection

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
31 pages, 18094 KB  
Article
YOLO with Multi-Module Fusion for Prohibited Item Detection in X-Ray Security Images
by Xueping Song, Xi Liao, Shuyu Zhang, Jicun Zhang and Shanglei Jiang
Modelling 2026, 7(5), 178; https://doi.org/10.3390/modelling7050178 - 25 Aug 2026
Abstract
Deploying prohibited-item detectors on resource-constrained X-ray security inspection terminals is not equivalent to selecting the smallest available YOLO scale: excessive compression can reduce feature capacity, whereas medium-scale detectors may retain avoidable computational redundancy. This study therefore investigates a deployment-oriented operating point through coordinated [...] Read more.
Deploying prohibited-item detectors on resource-constrained X-ray security inspection terminals is not equivalent to selecting the smallest available YOLO scale: excessive compression can reduce feature capacity, whereas medium-scale detectors may retain avoidable computational redundancy. This study therefore investigates a deployment-oriented operating point through coordinated backbone compression, feature compensation, and class-sensitive optimization. YOLO-SMV and YOLO-EMV are developed from YOLOv8m and YOLO11m by combining MobileNetV3-Small backbone reconstruction, SE/ECA-based channel recalibration, and a VF-BCE objective for difficult and underrepresented categories. A three-seed full-factorial study on YOLO11m shows that VF-BCE provides the largest individual accuracy gain and that ECA repeatedly recovers part of the performance lost in the compressed VF-BCE pathway. The accuracy-oriented ECA+VF-BCE configuration reaches 0.93842±0.00720 mAP50, whereas the deployment-oriented YOLO-EMV reaches 0.92744±0.00768; the latter trades 1.098±0.061 percentage points of mAP50 for a reduction from 20.03 M to 12.04 M parameters and from 67.9 G to 28.8 G FLOPs. Under the common seed-41 SIXray protocol, YOLO-EMV also achieves higher mAP50 than standard YOLO11n, YOLO11s, and YOLO11m, demonstrating that the selected operating point is not reproduced simply by choosing a smaller baseline. Published SIXray results are reported separately as protocol-aware literature context rather than as a cross-paper ranking. Additional OPIXray and PIDray experiments provide multi-benchmark evidence for the component interactions under heavy occlusion and long-tailed class distributions. The deployment-oriented YOLO-EMV model has also been integrated into customs security inspection equipment. Full article
(This article belongs to the Special Issue Machine Learning and Artificial Intelligence in Modelling)
Show Figures

Figure 1

29 pages, 10093 KB  
Article
XrayCLIP: A VLM-Based X-Ray Security Inspection System for Railway Safety
by Xiaomin Jiang, Xuning Zheng, Youran Lyu and Siyu Xia
Mathematics 2026, 14(16), 2897; https://doi.org/10.3390/math14162897 - 11 Aug 2026
Viewed by 284
Abstract
Railway safety is an important component of public security. Ensuring the safety of high-speed rail systems and passengers is also crucial for railway transportation enterprises. The performance of X-ray security inspection systems is one of the key factors in improving intelligent railway security. [...] Read more.
Railway safety is an important component of public security. Ensuring the safety of high-speed rail systems and passengers is also crucial for railway transportation enterprises. The performance of X-ray security inspection systems is one of the key factors in improving intelligent railway security. Previous studies have shown that, due to the complexity of X-ray images, both traditional vision methods and deep learning approaches struggle to meet the requirements of real-world railway security inspection. With the development of vision-language models, this paper proposes XrayCLIP, a CLIP-based method designed to improve the accuracy and robustness of computerized X-ray security inspection. XrayCLIP adapts CLIP to the semantic and imaging characteristics of prohibited-item inspection through security-oriented prompts, texture-aware visual representations, and global–local supervision. The key component of the model is a set of learnable prompt templates, which guide the model to learn generic features of prohibited objects in complex environments. Multi-level global–local (glocal) features enable the model to focus on both global context and local details, while text space optimization, texture enhancement, text–image fusion, and inference enhancement further improve model performance. XrayCLIP is evaluated on the PIDray and derived HiXray(seg) benchmarks against eight conventional and recent single-view baselines under a common evaluation protocol. A railway-station study is additionally conducted using operational X-ray data, including a same-set missed-detection comparison with a commercial system for knives and power banks. The results show that XrayCLIP achieves the best performance among the evaluated methods on PIDray and HiXray(seg), while reducing the missed-detection rate relative to the commercial system on the two categories examined. Full article
(This article belongs to the Special Issue Object Detection: Algorithms, Computations and Practices, 2nd Edition)
Show Figures

Figure 1

17 pages, 4021 KB  
Article
Dangerous Goods Detection in X-Ray Security Inspection Images Based on Improved YOLOv8-seg
by Ting Wang, Pengfei Yuan and Aili Wang
Electronics 2026, 15(5), 1112; https://doi.org/10.3390/electronics15051112 - 7 Mar 2026
Cited by 1 | Viewed by 837
Abstract
In X-ray security inspection imagery, hazardous object detection is challenged by severe object overlap/occlusion, ambiguous boundaries of small objects, and complex texture representations caused by material diversity. Although YOLOv8-seg provides real-time instance segmentation capability, it still has clear limitations in this application scenario. [...] Read more.
In X-ray security inspection imagery, hazardous object detection is challenged by severe object overlap/occlusion, ambiguous boundaries of small objects, and complex texture representations caused by material diversity. Although YOLOv8-seg provides real-time instance segmentation capability, it still has clear limitations in this application scenario. Specifically, the original SPPF module has limited ability to model long-range spatial dependencies, making it difficult to accurately separate boundaries of densely overlapped objects, while the C2f module is insufficient for multi-scale feature parsing of hazardous items with diverse sizes and materials and introduces feature redundancy, which degrades segmentation accuracy in occluded scenes. To address these issues, this paper proposes an improved YOLOv8-seg framework for X-ray hazardous object detection, termed LM-YOLOv8. For feature enhancement, an SPPF-LSKA module is constructed by integrating large-kernel separable attention with dynamic receptive-field adjustment, thereby improving global contextual modeling and alleviating boundary ambiguity. For multi-scale feature fusion, a C2f-MSC module is designed by combining multi-branch dilated convolutions with the C2f structure to enhance complex contour parsing and cross-scale feature interaction. Experiments on the PIDray dataset show that the proposed method achieves 84.8% mAP50 in instance segmentation, representing an improvement of approximately 4.0 percentage points over the baseline YOLOv8-seg. In addition, the method demonstrates stronger robustness on challenging hard/hidden subsets, validating its effectiveness for X-ray security inspection hazardous object detection. Full article
(This article belongs to the Special Issue Image Processing, Target Tracking and Recognition System Design)
Show Figures

Figure 1

18 pages, 3588 KB  
Article
CE-FPN-YOLO: A Contrast-Enhanced Feature Pyramid for Detecting Concealed Small Objects in X-Ray Baggage Images
by Qianxiang Cheng, Zhanchuan Cai, Yi Lin, Jiayao Li and Ting Lan
Mathematics 2025, 13(24), 4012; https://doi.org/10.3390/math13244012 - 16 Dec 2025
Cited by 1 | Viewed by 1912
Abstract
Accurate detection of concealed items in X-ray baggage images is critical for public safety in high-security environments such as airports and railway stations. However, small objects with low material contrast, such as plastic lighters, remain challenging to identify due to background clutter, overlapping [...] Read more.
Accurate detection of concealed items in X-ray baggage images is critical for public safety in high-security environments such as airports and railway stations. However, small objects with low material contrast, such as plastic lighters, remain challenging to identify due to background clutter, overlapping contents, and weak edge features. In this paper, we propose a novel architecture called the Contrast-Enhanced Feature Pyramid Network (CE-FPN), designed to be integrated into the YOLO detection framework. CE-FPN introduces a contrast-guided multi-branch fusion module that enhances small-object representations by emphasizing texture boundaries and improving semantic consistency across feature levels. When incorporated into YOLO, the proposed CE-FPN significantly boosts detection accuracy on the HiXray dataset, achieving up to a +10.1% improvement in mAP@50 for the nonmetallic lighter class and an overall +1.6% gain, while maintaining low computational overhead. In addition, the model attains a mAP@50 of 84.0% under low-resolution settings and 87.1% under high-resolution settings, further demonstrating its robustness across different input qualities. These results demonstrate that CE-FPN effectively enhances YOLO’s capability in detecting small and concealed objects, making it a promising solution for real-world security inspection applications. Full article
Show Figures

Figure 1

22 pages, 24626 KB  
Article
Automation of Detector Array Design for Baggage X-Ray Scanners
by Krzysztof Dmitruk
Sensors 2025, 25(24), 7550; https://doi.org/10.3390/s25247550 - 12 Dec 2025
Viewed by 1164
Abstract
Geometric inaccuracies in the design of X-ray baggage scanners can lead to significant image artifacts, such as banding and discontinuities, which compromise security screening effectiveness. Although comprehensive commercial solutions are available, constructing a custom X-ray scanner requires the precise alignment of detector arrays. [...] Read more.
Geometric inaccuracies in the design of X-ray baggage scanners can lead to significant image artifacts, such as banding and discontinuities, which compromise security screening effectiveness. Although comprehensive commercial solutions are available, constructing a custom X-ray scanner requires the precise alignment of detector arrays. This is a complex and time-consuming process when performed manually. The core of the proposed method is a computational model that calculates the optimal position and orientation for each detector card based on user-defined scanner dimensions and hardware parameters. To validate the geometry created with this method, its performance was compared against flat and arc-shaped geometries. The results demonstrate that the proposed method successfully generates geometries that produce continuous and artifact-free images. The study concludes that the developed software tool provides a robust and practical solution, significantly simplifying the complex task of scanner construction and accelerating the development of reliable, custom X-ray inspection systems. Full article
(This article belongs to the Special Issue Recent Advances in X-Ray Sensing and Imaging)
Show Figures

Figure 1

15 pages, 3332 KB  
Article
YOLOv11-XRBS: Enhanced Identification of Small and Low-Detail Explosives in X-Ray Backscatter Images
by Baolu Yang, Zhe Yang, Xin Wang, Baozhong Mu, Jie Xu and Hong Li
Sensors 2025, 25(19), 6130; https://doi.org/10.3390/s25196130 - 3 Oct 2025
Viewed by 1197
Abstract
Identifying concealed explosives in X-ray backscatter (XRBS) imagery remains a critical challenge, primarily due to low image contrasts, cluttered backgrounds, small object sizes, and limited structural details. To address these limitations, we propose YOLOv11-XRBS, an enhanced detection framework tailored to the characteristics of [...] Read more.
Identifying concealed explosives in X-ray backscatter (XRBS) imagery remains a critical challenge, primarily due to low image contrasts, cluttered backgrounds, small object sizes, and limited structural details. To address these limitations, we propose YOLOv11-XRBS, an enhanced detection framework tailored to the characteristics of XRBS images. A dedicated dataset (SBCXray) comprising over 10,000 annotated images of simulated explosive scenarios under varied concealment conditions was constructed to support training and evaluation. The proposed framework introduces three targeted improvements: (1) adaptive architectural refinement to enhance multi-scale feature representation and suppress background interference, (2) a Size-Aware Focal Loss (SaFL) strategy to improve the detection of small and weak-feature objects, and (3) a recomposed loss function with scale-adaptive weighting to achieve more accurate bounding box localization. The experiments demonstrated that YOLOv11-XRBS achieves better performance compared to both existing YOLO variants and classical detection models such as Faster R-CNN, SSD512, RetinaNet, DETR, and VGGNet, achieving a mean average precision (mAP) of 94.8%. These results confirm the robustness and practicality of the proposed framework, highlighting its potential deployment in XRBS-based security inspection systems. Full article
(This article belongs to the Special Issue Advanced Spectroscopy-Based Sensors and Spectral Analysis Technology)
Show Figures

Figure 1

27 pages, 13447 KB  
Article
Advancing Intelligent Logistics: YOLO-Based Object Detection with Modified Loss Functions for X-Ray Cargo Screening
by Jun Hao Tee, Mahmud Iwan Solihin, Kim Soon Chong, Sew Sun Tiang, Weng Yan Tham, Chun Kit Ang, Y. J. Lee, C. L. Goh and Wei Hong Lim
Future Transp. 2025, 5(3), 120; https://doi.org/10.3390/futuretransp5030120 - 8 Sep 2025
Cited by 10 | Viewed by 5150
Abstract
Efficient threat detection in X-ray cargo inspection is critical for the security of the global supply chain. This study evaluates YOLO-based object-detection models from YOLOv5 to the latest, YOLOv11, which is enhanced with modified loss functions and Soft-NMS to improve accuracy. The YOLO [...] Read more.
Efficient threat detection in X-ray cargo inspection is critical for the security of the global supply chain. This study evaluates YOLO-based object-detection models from YOLOv5 to the latest, YOLOv11, which is enhanced with modified loss functions and Soft-NMS to improve accuracy. The YOLO model comparison also includes DETR (Detection Transformer) and Faster R-CNN (Region-based Convolution Neural Network). Standard loss functions struggle with overlapping items, low contrast, and small objects in X-ray imagery. To overcome these weaknesses, IoU-based loss functions—CIoU, DIoU, GIoU, and WIoU—are integrated into the YOLO frameworks. Experiments on a dedicated cargo X-ray dataset assess precision, recall, F1-score, mAP@50, mAP@50–95, GFLOPs, and inference speed. The enhanced model, YOLOv11 with WIoU and Soft-NMS, achieves superior localization, reaching 98.44% mAP@50. This work highlights effective enhancements for YOLO models to support intelligent logistics in transportation services and automated threat detection in cargo security systems. Full article
Show Figures

Figure 1

18 pages, 4588 KB  
Article
A Study on Detection of Prohibited Items Based on X-Ray Images with Lightweight Model
by Tianfen Liang, Hao Wen, Binyu Huang, Nanfeng Zhang and Yanxi Zhang
Sensors 2025, 25(17), 5462; https://doi.org/10.3390/s25175462 - 3 Sep 2025
Cited by 1 | Viewed by 1847
Abstract
X-ray security screening is a well-established technology used in public spaces. The traditional method for detecting prohibited items in X-ray images relies on manual inspection, necessitating security personnel with extensive experience and focused attention to achieve satisfactory detection accuracy. However, the high-intensity and [...] Read more.
X-ray security screening is a well-established technology used in public spaces. The traditional method for detecting prohibited items in X-ray images relies on manual inspection, necessitating security personnel with extensive experience and focused attention to achieve satisfactory detection accuracy. However, the high-intensity and long-duration nature of the work leads to security personnel fatigue, which in turn reduces the accuracy of prohibited items detection and results in false alarms or missed detections. In response to the challenges posed by the coexistence of multiple prohibited items, incomplete identification information due to overlapping items, variable distribution positions in typical scenarios, and the need for portable detection equipment, this study proposes a lightweight automatic detection method for prohibited items. Based on establishment the sample database for prohibited items, a new backbone network with a residual structure and attention mechanism is introduced to form a deep learning algorithm. Additionally, a dilated convolutional spatial pyramid module and a depthwise separable convolution algorithm are added to fuse multi-scale features, to improve the accuracy of prohibited items detection. This study developed a lightweight automatic detection method for prohibited items, and its highest detection rate is 95.59%, which demonstrates a 1.86% mAP improvement over the YOLOv4-tiny baseline with 122 FPS. The study achieved high accurate detection of typical prohibited items, providing support for the assurance of public safety. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

16 pages, 6735 KB  
Article
Novel Learning Framework with Generative AI X-Ray Images for Deep Neural Network-Based X-Ray Security Inspection of Prohibited Items Detection with You Only Look Once
by Dongsik Kim and Jinho Kang
Electronics 2025, 14(7), 1351; https://doi.org/10.3390/electronics14071351 - 28 Mar 2025
Cited by 6 | Viewed by 2379
Abstract
As the rapid expansion of future mobility systems increases, along with the demand for fast and accurate X-ray security inspections, deep neural network (DNN)-based systems have gained significant attention for detecting prohibited items by constructing high-quality datasets and enhancing detection performance. While Generative [...] Read more.
As the rapid expansion of future mobility systems increases, along with the demand for fast and accurate X-ray security inspections, deep neural network (DNN)-based systems have gained significant attention for detecting prohibited items by constructing high-quality datasets and enhancing detection performance. While Generative AI has been widely explored across various fields, its application in DNN-based X-ray security inspection remains largely underexplored. The accessibility of commercial Generative AI raises safety concerns about the creation of new prohibited items, highlighting the need to integrate synthetic X-ray images into DNN training to improve detection performance, adapt to emerging threats, and investigate its impact on object detection. To address this, we propose a novel machine learning framework that enhances DNN-based X-ray security inspection by integrating real-world X-ray images with Generative AI images utilizing a commercial text-to-image model, improving dataset diversity and detection accuracy. Our proposed framework provides an effective solution to mitigate potential security threats posed by Generative AI, significantly improving the reliability of DNN-based X-ray security inspection systems, as verified through comprehensive evaluations. Full article
(This article belongs to the Special Issue Generative AI and Its Transformative Potential)
Show Figures

Figure 1

11 pages, 1292 KB  
Article
Design and Simulation of a Muon Detector Using Wavelength-Shifting Fiber Readouts for Border Security
by Anzori Sh. Georgadze
Instruments 2025, 9(1), 1; https://doi.org/10.3390/instruments9010001 - 27 Jan 2025
Cited by 1 | Viewed by 5073
Abstract
Cosmic ray muon tomography is a promising method for the non-invasive inspection of shipping containers and trucks. It leverages the highly penetrating cosmic muons and their interactions with various materials to generate three-dimensional images of large and dense objects, such as inter-modal shipping [...] Read more.
Cosmic ray muon tomography is a promising method for the non-invasive inspection of shipping containers and trucks. It leverages the highly penetrating cosmic muons and their interactions with various materials to generate three-dimensional images of large and dense objects, such as inter-modal shipping containers, which are typically opaque to conventional X-ray radiography techniques. One of the key tasks of customs and border security is verifying shipping container declarations to prevent illegal trafficking, and muon tomography offers a viable solution for this purpose. Common imaging methods using muons rely on data analysis of either muon scattering or absorption–transmission. We design a compact muon tomography system with dimensions of 3 × 3 × 3 m3, consisting of 2D position-sensitive detectors. These detectors include plastic scintillators, wavelength-shifting (WLS) fibers, and SiPMs. Through light transport modeling with GEANT4, we demonstrate that the proposed detector design—featuring 1 m × 1 m scintillator plates with 2 mm2 square-shaped WLS fibers—can achieve a spatial resolution of approximately 0.7–1.0 mm. Through Monte Carlo simulations, we demonstrate that combining muon scattering and absorption data enables the rapid and accurate identification of cargo materials. In a smuggling scenario where tobacco is falsely declared as paper towel rolls, this combined analysis distinguishes the two with 3 σ confidence at a spatial resolution of 1 mm (FWHM) for the muon detector, achieving results within a scanning time of 40 s for a 20-foot shipping container. Full article
Show Figures

Figure 1

17 pages, 57365 KB  
Article
Fine-YOLO: A Simplified X-ray Prohibited Object Detection Network Based on Feature Aggregation and Normalized Wasserstein Distance
by Yu-Tong Zhou, Kai-Yang Cao, De Li and Jin-Chun Piao
Sensors 2024, 24(11), 3588; https://doi.org/10.3390/s24113588 - 2 Jun 2024
Cited by 17 | Viewed by 3839
Abstract
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 [...] Read more.
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. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

18 pages, 1922 KB  
Article
Advancements in PCB Components Recognition Using WaferCaps: A Data Fusion and Deep Learning Approach
by Dmitrii Starodubov, Sebelan Danishvar, Abd Al Rahman M. Abu Ebayyeh and Alireza Mousavi
Electronics 2024, 13(10), 1863; https://doi.org/10.3390/electronics13101863 - 10 May 2024
Cited by 5 | Viewed by 3169
Abstract
Microelectronics and electronic products are integral to our increasingly connected world, facing constant challenges in terms of quality, security, and provenance. As technology advances and becomes more complex, the demand for automated solutions to verify the quality and origin of components assembled on [...] Read more.
Microelectronics and electronic products are integral to our increasingly connected world, facing constant challenges in terms of quality, security, and provenance. As technology advances and becomes more complex, the demand for automated solutions to verify the quality and origin of components assembled on printed circuit boards (PCBs) is skyrocketing. This paper proposes an innovative approach to detecting and classifying microelectronic components with impressive accuracy and reliability, paving the way for a more efficient and safer electronics industry. Our approach introduces significant advancements by integrating optical and X-ray imaging, overcoming the limitations of traditional methods that rely on a single imaging modality. This method uses a novel data fusion technique that enhances feature visibility and detectability across various component types, crucial for densely packed PCBs. By leveraging the WaferCaps capsule network, our system improves spatial hierarchy and dynamic routing capabilities, leading to robust and accurate classifications. We employ decision-level fusion across multiple classifiers trained on different representations—optical, X-ray, and fused images—enhancing accuracy by synergistically combining their predictive strengths. This comprehensive method directly addresses challenges surrounding concurrency, reliability, availability, and resolution in component identification. Through extensive experiments, we demonstrate that our approach not only significantly improves classification metrics but also enhances the learning and identification processes of PCB components, achieving a remarkable total accuracy of 95.2%. Our findings offer a substantial contribution to the ongoing development of reliable and accurate automatic inspection solutions in the electronics manufacturing sector. Full article
Show Figures

Figure 1

20 pages, 38504 KB  
Article
Enhancing X-ray Security Image Synthesis: Advanced Generative Models and Innovative Data Augmentation Techniques
by Bilel Yagoub, Mahmoud SalahEldin Kasem and Hyun-Soo Kang
Appl. Sci. 2024, 14(10), 3961; https://doi.org/10.3390/app14103961 - 7 May 2024
Cited by 5 | Viewed by 4198
Abstract
This study addresses the field of X-ray security screening and focuses on synthesising realistic X-ray images using advanced generative models. Insufficient training data in this area pose a major challenge, which we address through innovative data augmentation techniques. We utilise the power of [...] Read more.
This study addresses the field of X-ray security screening and focuses on synthesising realistic X-ray images using advanced generative models. Insufficient training data in this area pose a major challenge, which we address through innovative data augmentation techniques. We utilise the power of generative adversarial networks (GANs) and conditional GANs (cGANs), in particular the Pix2Pix and Pix2PixHD models, to investigate the generation of X-ray images from various inputs such as masks and edges. Our experiments conducted on a Korean dataset containing dangerous objects relevant to security screening show the effectiveness of these models in improving the quality and realism of image synthesis. Quantitative evaluations based on metrics such as PSNR, SSIM, LPIPS, FID, and FSIM, with scores of 19.93, 0.71, 0.12, 29.36, and 0.54, respectively, show the superiority of our strategy, especially when integrated with hybrid inputs containing both edges and masks. Overall, our results highlight the potential of advanced generative models to overcome the challenges of data scarcity in X-ray security screening and pave the way for more efficient and accurate inspection systems. Full article
(This article belongs to the Special Issue Recent Advances in Image Processing)
Show Figures

Figure 1

23 pages, 8440 KB  
Article
Efficient X-ray Security Images for Dangerous Goods Detection Based on Improved YOLOv7
by Yan Liu, Enyan Zhang, Xiaoyu Yu and Aili Wang
Electronics 2024, 13(8), 1530; https://doi.org/10.3390/electronics13081530 - 17 Apr 2024
Cited by 3 | Viewed by 3412
Abstract
In response to the problems of complex background, multi-scale dangerous goods and severe stacking in X-ray security images, this paper proposes a high-accuracy dangerous goods detection algorithm for X-ray security images based on the improvement of YOLOv7. Firstly, by combining the coordinate attention [...] Read more.
In response to the problems of complex background, multi-scale dangerous goods and severe stacking in X-ray security images, this paper proposes a high-accuracy dangerous goods detection algorithm for X-ray security images based on the improvement of YOLOv7. Firstly, by combining the coordinate attention mechanism, the downsampling structure of the backbone network is improved to enhance the model’s target feature localization ability. Secondly, a weighted bidirectional feature pyramid network is used as the feature fusion structure to achieve multi-scale feature weighted fusion and further simplify the network. Then, combined with dynamic snake convolution, a downsampling structure was designed to facilitate the extraction of features at different scales, providing richer feature representations. Finally, drawing inspiration from the idea of group convolution and combining it with Conv2Former, a feature extraction module called a multi-convolution transformer (MCT) was designed to enhance the network’s feature extraction ability by combining multi-scale information. The improved YOLOv7 in this article was tested on the public datasets SIXRay, CLCXray, and PIDray. The average detection accuracy (mAP) of the improved model was 96.3%, 79.3%, and 84.7%, respectively, which was 4.7%, 2.7%, and 3.1% higher than YOLOv7. This proves the effectiveness and universality of the method proposed in this article. Compared to the current mainstream X-ray image dangerous goods detection models, this model effectively reduces the false detection rate of dangerous goods in X-ray security inspection images and has achieved significant improvement in the detection of small and multi-scale targets, achieving higher accuracy in dangerous goods detection. Full article
(This article belongs to the Special Issue Advances in Image Processing and Detection)
Show Figures

Figure 1

22 pages, 6171 KB  
Article
Lightweight Detection Method for X-ray Security Inspection with Occlusion
by Zanshi Wang, Xiaohua Wang, Yueting Shi, Hang Qi, Minli Jia and Weijiang Wang
Sensors 2024, 24(3), 1002; https://doi.org/10.3390/s24031002 - 4 Feb 2024
Cited by 18 | Viewed by 5374
Abstract
Identifying the classes and locations of prohibited items is the target of security inspection. However, X-ray security inspection images with insufficient feature extraction, imbalance between easy and hard samples, and occlusion lead to poor detection accuracy. To address the above problems, an object-detection [...] Read more.
Identifying the classes and locations of prohibited items is the target of security inspection. However, X-ray security inspection images with insufficient feature extraction, imbalance between easy and hard samples, and occlusion lead to poor detection accuracy. To address the above problems, an object-detection method based on YOLOv8 is proposed. Firstly, an ASFF (adaptive spatial feature fusion) and a weighted feature concatenation algorithm are introduced to fully extract the scale features from input images. In this way, the model can learn further details in training. Secondly, CoordAtt (coordinate attention module), which belongs to the hybrid attention mechanism, is embedded to enhance the learning of features of interest. Then, the slide loss function is introduced to balance the simple samples and the difficult samples. Finally, Soft-NMS (non-maximum suppression) is introduced to resist the conditions containing occlusion. The experimental result shows that mAP (mean average precision) achieves 90.2%, 90.5%, 79.1%, and 91.4% on the Easy, Hard, and Hidden sets of the PIDray and SIXray public test set, respectively. Contrasted with original model, the mAP of our proposed YOLOv8n model increased by 2.7%, 3.1%, 9.3%, and 2.4%, respectively. Furthermore, the parameter count of the modified YOLOv8n model is roughly only 3 million. Full article
(This article belongs to the Special Issue Deep Learning-Based Neural Networks for Sensing and Imaging)
Show Figures

Figure 1

Back to TopTop