English

A Study on Tiny YOLO for Resource Constrained Xray Threat Detection

Neural and Evolutionary Computing 2023-11-08 v2

Abstract

This paper implements and analyzes multiple networks with the goal of understanding their suitability for edge device applications such as X-ray threat detection. In this study, we use the state-of-the-art YOLO object detection model to solve this task of detecting threats in security baggage screening images. We designed and studied three models - Tiny YOLO, QCFS Tiny YOLO, and SNN Tiny YOLO. We utilize an alternative activation function calculated to have zero expected conversion error with the activation of a spiking activation function in our Tiny YOLOv7 model. This \textit{QCFS} version of the Tiny YOLO replicates the activation function from ultra-low latency and high-efficiency SNN architecture. It achieves state-of-the-art performance on CLCXray, an open-source X-ray threat Detection dataset. In addition, we also study the behavior of a Spiking Tiny YOLO on the same X-ray threat Detection dataset.

Keywords

Cite

@article{arxiv.2309.15601,
  title  = {A Study on Tiny YOLO for Resource Constrained Xray Threat Detection},
  author = {Raghav Ambati and Ayon Borthakur},
  journal= {arXiv preprint arXiv:2309.15601},
  year   = {2023}
}

Comments

Paper Accepted in AI-ML Systems '23, SAI4E Workshop, Bangalore

R2 v1 2026-06-28T12:33:40.200Z