Fast detection and recognition method of UAV in sky background

With the development of science and technology, unmanned aerial vehicle (UAV) is more and more widely used to bring a lot of convenience to the society, but also led to serious threats to public security, personal privacy, military security and other aspects. Therefore, it is increasingly important to find unknown drones quickly and accurately. In UAV detection, the technologies based on acoustic, radio and radar detection are common, but these technologies usually require expensive equipment and strict configuration. However, the method based on machine vision has the advantages of low cost and simple configuration. In addition, detection and recognition methods based on deep learning have been fully developed, but most of them are for a single visible image, and the detection and recognition effect is limited. In this paper, a fast detection and identification method based is proposed based on the backbone of YOLOv3 (You Only Look Once version3). And dual-channel detectors were used as data sources. In this method, infrared and visible images are simultaneously input into the network for feature extraction, and the extracted depth features are concatenated. Then the multi-scale prediction network is used to regression the target location to obtain the final detection and recognition results. Finally, by collecting real UAV data sets, the network is trained and tested for comparative experiments. Experimental results show that the mAP of method in this paper is worthy of improvement, and the detection speed remains at 27images/s.

[1]  Sergey Ioffe,et al.  Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift , 2015, ICML.

[2]  Miguel A. Olivares-Méndez,et al.  On-board and Ground Visual Pose Estimation Techniques for UAV Control , 2011, J. Intell. Robotic Syst..

[3]  Ali Farhadi,et al.  YOLOv3: An Incremental Improvement , 2018, ArXiv.

[4]  Ali Farhadi,et al.  You Only Look Once: Unified, Real-Time Object Detection , 2015, 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[5]  Wei Liu,et al.  SSD: Single Shot MultiBox Detector , 2015, ECCV.

[6]  Richard Han,et al.  Investigating Cost-effective RF-based Detection of Drones , 2016, DroNet@MobiSys.

[7]  Peter Wellig,et al.  Detection and tracking of drones using advanced acoustic cameras , 2015, SPIE Security + Defence.

[8]  Vincent Lepetit,et al.  Flying objects detection from a single moving camera , 2014, 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[9]  Yi Li,et al.  R-FCN: Object Detection via Region-based Fully Convolutional Networks , 2016, NIPS.