English

Localizing Firearm Carriers by Identifying Human-Object Pairs

Computer Vision and Pattern Recognition 2020-05-21 v2

Abstract

Visual identification of gunmen in a crowd is a challenging problem, that requires resolving the association of a person with an object (firearm). We present a novel approach to address this problem, by defining human-object interaction (and non-interaction) bounding boxes. In a given image, human and firearms are separately detected. Each detected human is paired with each detected firearm, allowing us to create a paired bounding box that contains both object and the human. A network is trained to classify these paired-bounding-boxes into human carrying the identified firearm or not. Extensive experiments were performed to evaluate effectiveness of the algorithm, including exploiting full pose of the human, hand key-points, and their association with the firearm. The knowledge of spatially localized features is key to success of our method by using multi-size proposals with adaptive average pooling. We have also extended a previously firearm detection dataset, by adding more images and tagging in extended dataset the human-firearm pairs (including bounding boxes for firearms and gunmen). The experimental results (APhold=78.5AP_{hold} = 78.5) demonstrate effectiveness of the proposed method.

Keywords

Cite

@article{arxiv.2005.09329,
  title  = {Localizing Firearm Carriers by Identifying Human-Object Pairs},
  author = {Abdul Basit and Muhammad Akhtar Munir and Mohsen Ali and Arif Mahmood},
  journal= {arXiv preprint arXiv:2005.09329},
  year   = {2020}
}

Comments

5 pages, accepted in IEEE ICIP 2020

R2 v1 2026-06-23T15:39:17.958Z