Abstract
Threats posed by drones urge defence sectors worldwide to develop drone detection systems. Visible-light and infrared cameras complement other sensors in detecting and identifying drones. Application of Convolutional Neural Networks (CNNs), such as the You Only Look Once (YOLO) algorithm, are known to help detect drones in video footage captured by the cameras quickly, and to robustly differentiate drones from other flying objects such as birds, thus avoiding false positives. However, using still video frames for training the CNN may lead to low drone-background contrast when it is flying in front of clutter, and omission of useful temporal data such as the flight trajectory. This deteriorates the drone detection performance, especially when the distance to the target increases. This work proposes to pre-process the video frames using a Bio-Inspired Vision (BIV) model of insects, and to concatenate the pre-processed video frame with the still frame as input for the CNN. The BIV model uses information from preceding frames to enhance the moving target-to-background contrast and embody the target’s recent trajectory in the input frames. An open benchmark dataset containing infrared videos of small drones (< 25 kg) and other flying objects is used to train and test the proposed methodology. Results show that, at a high sensor-to-target distance, the YOLO algorithms trained on BIV-processed frames and concatenation of the BIV-processed frames with still frames increase the Average Precision (AP) to 0.92 and 0.88, respectively, compared to 0.83 when it is trained on still frames alone.
Original language | English |
---|---|
Title of host publication | Artificial Intelligence for Security and Defence Applications |
Editors | Henri Bouma, Judith Dijk, Radhakrishna Prabhu, Robert J. Stokes, Yitzhak Yitzhaky |
Publisher | SPIE |
Number of pages | 16 |
ISBN (Electronic) | 9781510667136 |
DOIs | |
Publication status | Published - 2023 |
Event | Artificial Intelligence for Security and Defence Applications 2023 - Amsterdam, Netherlands Duration: 4 Sept 2023 → 5 Sept 2023 |
Publication series
Name | Proceedings of SPIE - The International Society for Optical Engineering |
---|---|
Volume | 12742 |
ISSN (Print) | 0277-786X |
ISSN (Electronic) | 1996-756X |
Conference
Conference | Artificial Intelligence for Security and Defence Applications 2023 |
---|---|
Country/Territory | Netherlands |
City | Amsterdam |
Period | 4/09/23 → 5/09/23 |
Bibliographical note
Funding Information:This work is part of the “ACTION” [ACoustic detecTION of class I (< 25 kg) unmanned aircraft systems supported by optical sensors] project, funded by the Dutch Ministry of Defence. The authors also would like to thank Fredrik Svanström for answering questions regarding the dataset.
Keywords
- Bio-Inspired
- Convolutional Neural Network
- Detection
- Drone
- Infrared Camera
- Machine Learning