@inproceedings{65e7c45db47b4045b15aa693d4c2e13e,
title = "Model Compression Based on YOLOv3 Object Detection Algorithm from the Perspective of UAV",
abstract = "Recently, unmanned aerial vehicles are widely used in surveillance, aerial photography, power grid line inspections and other places. In order to deploy the YOLOv3 [1] algorithm on drones, it is necessary to adopt the YOLOv3 algorithm with fewer parameters and a simpler structure. This paper implements the model compression of YOLOv3 based on methods such as sparseness, pruning, and knowledge distillation. This paper implements the sparseness of the network by adding L1 regular expressions on the convolutional layer. After that, redundant channels and layers are removed through channel pruning and layer pruning. After sparse and pruning, the mAP lost a lot. By using knowledge distillation after pruning, it attempts to recover mAP lost in sparseness and pruning. By this method, the YOLOv3 algorithm can be deployed on embedded platforms such as RK3399pro. We evaluate the model on the visdrone2019 dataset. The experimental results show that after model compression, YOLOv3 is more suitable for deployment on embedded platforms.",
keywords = "Model Compress, Object Detection, RK3399pro, YOLOv3",
author = "Bing Wu and Zhijun Xue and Wenjie Chen",
note = "Publisher Copyright: {\textcopyright} 2021 Technical Committee on Control Theory, Chinese Association of Automation.; 40th Chinese Control Conference, CCC 2021 ; Conference date: 26-07-2021 Through 28-07-2021",
year = "2021",
month = jul,
day = "26",
doi = "10.23919/CCC52363.2021.9550707",
language = "English",
series = "Chinese Control Conference, CCC",
publisher = "IEEE Computer Society",
pages = "8439--8444",
editor = "Chen Peng and Jian Sun",
booktitle = "Proceedings of the 40th Chinese Control Conference, CCC 2021",
address = "United States",
}