paper-with-me

홈 › Papers

Automatic Handgun Detection in X-ray Images using Bag of Words Model with Selective Search

2019-03-04 · David Castro Piñol, Enrique Juan Marañón Reyes

Baggage inspection systems using X-ray screening are crucial for security. Only 90% of threat objects are recognized from the X-ray system based in human inspection. Manual detection requires high concentration due to the images complexity and the challenges objects points of view. An algorithm based on Bag of Visual Word (BoVW) with Selective Search is proposed in this paper for handguns detection in single energy X-ray images from the public GDXray database. This approach is an adaptation of BoVW for X-ray baggage images context. In order to evaluate the proposed method the algorithm effectiveness recognition was tested on all bounding boxes returned by selective search algorithm in 200 images. The most relevant result is the precision and true positive rate (PPV = 80%, TPR= 92%). This approach achieves good performance for handgun recognition. In addition, it is the first time the Selective Search localization algorithm was tested in baggage X-ray images and showed possibilities with Bag of Visual Words.

📄 PDF Abstract BibTeX arXiv:1903.01322

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Selective Search Selective Search is a region proposal algorithm for object detection tasks. It starts by over-segmenting the image based on intensity of the pixels using a graph-based…

Similar Papers 제목 키워드 기반

Transfer Learning-based Real-time Handgun Detection

2023-11-22 · Youssef Elmir, Sid Ahmed Laouar, Larbi Hamdaoui

Traditional surveillance systems rely on human attention, limiting their effectiveness. This study employs convolutional neural networks and transfer learning to develop a real-time computer vision system for automatic h…

Transfer Learning

Handgun detection using combined human pose and weapon appearance

2020-10-26 · Jesus Ruiz-Santaquiteria, Alberto Velasco-Mata, Noelia Vallez, Gloria Bueno 외

Closed-circuit television (CCTV) systems are essential nowadays to prevent security threats or dangerous situations, in which early detection is crucial. Novel deep learning-based methods have allowed to develop automati…

CCTV-Gun: Benchmarking Handgun Detection in CCTV Images

2023-03-19 · Srikar Yellapragada, Zhenghong Li, Kevin Bhadresh Doshi, Purva Makarand Mhasakar 외

Gun violence is a critical security problem, and it is imperative for the computer vision community to develop effective gun detection algorithms for real-world scenarios, particularly in Closed Circuit Television (CCTV)…

Benchmarkingobject-detectionObject Detection

TYolov5: A Temporal Yolov5 Detector Based on Quasi-Recurrent Neural Networks for Real-Time Handgun Detection in Video

2021-11-17 · Mario Alberto Duran-Vega, Miguel Gonzalez-Mendoza, Leonardo Chang, Cuauhtemoc Daniel Suarez-Ramirez

Timely handgun detection is a crucial problem to improve public safety; nevertheless, the effectiveness of many surveillance systems still depends of finite human attention. Much of the previous research on handgun detec…

Data AugmentationImage Augmentationobject-detectionObject Detection+1

Automatic Handgun Detection Alarm in Videos Using Deep Learning

2017-02-16 · Roberto Olmos, Siham Tabik, Francisco Herrera

Current surveillance and control systems still require human supervision and intervention. This work presents a novel automatic handgun detection system in videos appropriate for both, surveillance and control purposes. …

Deep LearningRegion Proposal