Abstract
As drones become more advanced and commercialized, crimes using drones are also on rise. For this reason, development of anti-drone systems is increasing. In this paper, CNN model is examined that is suitable for visible camera-based drone identification. The CNN models used for the validation are Alexnet, GoLeNet, Inception-v3 Vg16, Resnet-18, Resnet-50 and Squezezenet. These seven models have already been validated in the ImageNet Large Scale Visual Recognition Competition (ILSVRC). In ILSVRC, 1000 labels are classified, but in this study limits them to three drones, birds and backgrounds. Therefore, it is necessary to verify whether the three labels are the same as the ILSVRC result. In order to verify this, CNN models are learned and tested in the same environment. The experimental results show that the performance of Alexnet, Resnet and Squeeznet is relatively better then the others, unlike the performance of CNN known through ILSVRC. his result shows that a shallow network with a simple structure is more reasonable when the number of labels is small. Based on these results, the further work is to develop a neural network optimized for Drone identification.
| Original language | English |
|---|---|
| Title of host publication | ICCAS 2019 - 2019 19th International Conference on Control, Automation and Systems, Proceedings |
| Publisher | IEEE Computer Society |
| Pages | 87-90 |
| Number of pages | 4 |
| ISBN (Electronic) | 9788993215182 |
| DOIs | |
| State | Published - Oct 2019 |
| Event | 19th International Conference on Control, Automation and Systems, ICCAS 2019 - Jeju, Korea, Republic of Duration: 15 Oct 2019 → 18 Oct 2019 |
Publication series
| Name | International Conference on Control, Automation and Systems |
|---|---|
| Volume | 2019-October |
| ISSN (Print) | 1598-7833 |
Conference
| Conference | 19th International Conference on Control, Automation and Systems, ICCAS 2019 |
|---|---|
| Country/Territory | Korea, Republic of |
| City | Jeju |
| Period | 15/10/19 → 18/10/19 |
Bibliographical note
Publisher Copyright:© 2019 Institute of Control, Robotics and Systems - ICROS.
Keywords
- Anti-drone
- Convolutional Neural Network(CNN)
- Drone classification
- Drone defense system