AO-DETR: Anti-Overlapping DETR for X-Ray Prohibited Items Detection
Mingyuan Li, Tong Jia, Hao Wang, Bowen Ma, Shuyang Lin, Da Cai, and, Dongyue Chen

TL;DR
AO-DETR introduces novel strategies to improve prohibited item detection in overlapping X-ray images by enhancing feature extraction and localization accuracy, outperforming existing detectors on standard datasets.
Contribution
The paper proposes AO-DETR with CSA and LFD strategies, addressing overlapping issues in X-ray prohibited item detection, and demonstrates superior performance over state-of-the-art methods.
Findings
Outperforms existing detectors on PIXray and OPIXray datasets
Enhances feature extraction for overlapping objects
Improves localization of blurry edges in X-ray images
Abstract
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 prohibited item images, we propose an Anti-Overlapping DETR (AO-DETR) based on one of the state-of-the-art general object detectors, DINO. Specifically, to address the feature coupling issue caused by overlapping phenomena, we introduce the Category-Specific One-to-One Assignment (CSA) strategy to constrain category-specific object queries in predicting prohibited items of fixed categories, which can enhance their ability to extract features specific to prohibited items of a particular category from the overlapping foreground-background features. To address the edge blurring problem caused by overlapping phenomena, we propose the Look Forward Densely (LFD) scheme, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications · Nuclear Physics and Applications · Radiomics and Machine Learning in Medical Imaging
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Dropout · Softmax · Dense Connections · Label Smoothing · Adam · Absolute Position Encodings · Residual Connection
