chelicynly / A-Deep-Learning-Approach-to-Drone-Monitoring

A-Deep-Learning-Approach-to-Drone-Monitoring
https://github.com/chelicynly/A-Deep-Learning-Approach-to-Drone-Monitoring
32 stars 5 forks source link

A Deep Learning Approach to Drone Monitoring

[paper]

Yueru Chen, Ye Wang, Pranav Aggarwal, Jongmoo Choi, and C.-C. Jay Kuo

Overview of the system

overview

Abstract

A drone monitoring system that integrates deep-learning-based detection and tracking modules is proposed in this work. The biggest challenge in adopting deep learning methods for drone detection is the limited amount of training drone images. To address this issue, we develop a model-based drone augmentation technique that automatically generates drone images with a bounding box label on drone's location. To track a small flying drone, we utilize the residual information between consecutive image frames. Finally, we present an integrated detection and tracking system that outperforms the performance of each individual module containing detection or tracking only. The experiments show that, even being trained on synthetic data, the proposed system performs well on real world drone images with complex background. The USC drone detection and tracking dataset with user labeled bounding boxes is available to the public.

Dataset

[online drone dataset]

onlinedrone

[usc drone dataset]

uscdrone

[thermal usc drone dataset]

thermal-drone

Acknowledgments

This research is supported by a grant from the Pratt & Whitney Institute of Collaborative Engineering (PWICE).