368

Occluded Prohibited Items Detection: An X-ray Security Inspection Benchmark and De-occlusion Attention Module

ACM Multimedia (ACM MM), 2020
Abstract

Security inspection often deals with a piece of baggage or suitcase where objects are heavily overlapped with each other, resulting in an unsatisfactory performance for prohibited items detection in X-ray images. In this work, first, we contribute a high-quality dataset named OPIXray, each of which is annotated manually by professional inspectors from an international airport. To the best of our knowledge, this is the first dataset specifically designed for object detection in security inspection. Second, we propose a De-occlusion Attention Module (DOAM) that can be inserted as a plug-and-play module into most detectors, aiming at detecting occluded prohibited items in X-ray images. Central to DOAM are EIEM, RIAM and HAG. EIEM and RIAM capture edge information and region information of the prohibited item respectively, and HAG generates the attention map by hybridizing the two feature maps generated by EIEM and RIAM to serve a refined feature map to a general detector. We evaluate our method on the OPIXray dataset and compare it to several baselines, including popular methods for detection and attention mechanisms. As is shown from the results, our proposed method significantly outperforms existing models. The data and code are released at https://github.com/OPIXray-author/OPIXray

View on arXiv
Comments on this paper