paper-with-me

홈 › Papers

BGM: Background Mixup for X-ray Prohibited Items Detection

2024-11-30 · Weizhe Liu, Renshuai Tao, Hongguang Zhu, YunDa Sun, Yao Zhao, Yunchao Wei

Prohibited item detection is crucial for ensuring public safety, yet current X-ray image-based detection methods often lack comprehensive data-driven exploration. This paper introduces a novel data augmentation approach tailored for prohibited item detection, leveraging unique characteristics inherent to X-ray imagery. Our method is motivated by observations of physical properties including: 1) X-ray Transmission Imagery: Unlike reflected light images, transmitted X-ray pixels represent composite information from multiple materials along the imaging path. 2) Material-based Pseudo-coloring: Pseudo-color rendering in X-ray images correlates directly with material properties, aiding in material distinction. Building on a novel perspective from physical properties, we propose a simple yet effective X-ray image augmentation technique, Background Mixup (BGM), for prohibited item detection in security screening contexts. The essence is the rich background simulation of X-ray images to induce the model to increase its attention to the foreground. The approach introduces 1) contour information of baggage and 2) variation of material information into the original image by Mixup at patch level. Background Mixup is plug-and-play, parameter-free, highly generalizable and provides an effective solution to the limitations of classical visual augmentations in non-reflected light imagery. When implemented with different high-performance detectors, our augmentation method consistently boosts performance across diverse X-ray datasets from various devices and environments. Extensive experimental results demonstrate that our approach surpasses strong baselines while maintaining similar training resources.

📄 PDF Abstract BibTeX arXiv:2412.00460

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage Augmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

AO-DETR: Anti-Overlapping DETR for X-Ray Prohibited Items Detection

2024-03-07 · Mingyuan Li, Tong Jia, Hao Wang, Bowen Ma 외

Prohibited item detection in X-ray images is one of the most essential and highly effective methods widely employed in various security inspection scenarios. Considering the significant overlapping phenomenon in X-ray pr…

Decoder

Towards Real-world X-ray Security Inspection: A High-Quality Benchmark and Lateral Inhibition Module for Prohibited Items Detection

2021-08-23 · ICCV 2021 10 · Renshuai Tao, Yanlu Wei, Xiangjian Jiang, Hainan Li 외

Prohibited items detection in X-ray images often plays an important role in protecting public safety, which often deals with color-monotonous and luster-insufficient objects, resulting in unsatisfactory performance. Till…

Towards Real-World Prohibited Item Detection: A Large-Scale X-ray Benchmark

2021-08-16 · ICCV 2021 10 · Boying Wang, Libo Zhang, Longyin Wen, Xianglong Liu 외

Automatic security inspection using computer vision technology is a challenging task in real-world scenarios due to various factors, including intra-class variance, class imbalance, and occlusion. Most of the previous me…

PIDray: A Large-scale X-ray Benchmark for Real-World Prohibited Item Detection

2022-11-19 · Libo Zhang, Lutao Jiang, Ruyi Ji, Heng Fan

Automatic security inspection relying on computer vision technology is a challenging task in real-world scenarios due to many factors, such as intra-class variance, class imbalance, and occlusion. Most previous methods r…

Binary ClassificationInstance SegmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+3

Over-sampling De-occlusion Attention Network for Prohibited Items Detection in Noisy X-ray Images

2021-03-01 · Renshuai Tao, Yanlu Wei, Hainan Li, Aishan Liu 외

Security inspection is X-ray scanning for personal belongings in suitcases, which is significantly important for the public security but highly time-consuming for human inspectors. Fortunately, deep learning has greatly …

object-detectionObject Detection