Airport Scene Aircraft Detection Method Based On Yolo V3

Guo Jinxiang,Liu Libo,Xu Feng,Zheng Bin
DOI: https://doi.org/10.3788/LOP56.191003
2019-01-01
Laser & Optoelectronics Progress
Abstract:The difficulty to detect small targets or occlusion aircrafts poses a great challenge to the accuracy and real-time of aircraft detection. In this paper, YOLO v3 algorithm with high real-time performance is applied to the field of aircraft detection in airport scene, and two improvements arc proposed: replacing the convolution layer in backbone network with void convolution, maintaining high resolution and large field of receptivity and improving the accuracy of small target detection; optimizing the NMS algorithm by linear attenuation confidence score to improve the detection accuracy of occlusion aircrafts. The results show that the improved YOLO v3 can well detect small targets and occlusion aircraft, and the detection accuracy is improved from 72. 3% to 83. 7% as the real-time performance is ensured.
What problem does this paper attempt to address?