Drone Detection and Tracking with YOLO and a Rule-based Method
Purbaditya Bhattacharya, Patrick Nowak

TL;DR
This paper presents a drone detection system combining YOLOv7-based deep learning models with a rule-based tracker to improve detection and tracking of drones in videos, addressing privacy and safety concerns.
Contribution
It extends an existing drone image dataset, trains YOLOv7 models for drone detection, and introduces a simple cross-correlation tracker to enhance video tracking performance.
Findings
YOLOv7 models achieve high detection accuracy on the extended dataset.
The cross-correlation tracker reduces detection drops in video sequences.
The integrated system effectively detects and tracks drones in real-time videos.
Abstract
Drones or unmanned aerial vehicles are traditionally used for military missions, warfare, and espionage. However, the usage of drones has significantly increased due to multiple industrial applications involving security and inspection, transportation, research purposes, and recreational drone flying. Such an increased volume of drone activity in public spaces requires regulatory actions for purposes of privacy protection and safety. Hence, detection of illegal drone activities such as boundary encroachment becomes a necessity. Such detection tasks are usually automated and performed by deep learning models which are trained on annotated image datasets. This paper builds on a previous work and extends an already published open source dataset. A description and analysis of the entire dataset is provided. The dataset is used to train the YOLOv7 deep learning model and some of its minor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · IoT-based Smart Home Systems · Fire Detection and Safety Systems
