Paper
2 March 2022 Improved Yolo v3 via feature map design and anchor box design
Xuze Luo, Xiaonan Luo, Tianjia Liu
Author Affiliations +
Proceedings Volume 12158, International Conference on Computer Vision and Pattern Analysis (ICCPA 2021); 1215808 (2022) https://doi.org/10.1117/12.2626943
Event: 2021 International Conference on Computer Vision and Pattern Analysis, 2021, Guangzhou, China
Abstract
We introduced a method to improve the feature map and Anchor box of Yolo V3 network on VOC data set, so as to improve the detection accuracy of target in specific data set. Meanwhile, we also improved the detection accuracy of small targets to some extent. We improved Yolo V3 network. We increased the number of feature extraction layers and deepened its network structure, so that it could better detect targets. For different data sets, we needed to adjust the size of Anchor box. We added the extraction method of some feature layers of SSD into Yolo V3 network to match relative data sets. At the same time, we use the characteristics of ResNet to solve the problem of small target distortion after multiple convolution. The modified model improved mAP by 2.93% on VOC2007.We put forward three points (1) To change the original network structure, increase the number of feature layers and add convolution layers to deepen the network depth. (2) Change the scale of the prior box to match the target scale of the data set. (3) Deepen ResNet in shallow network to extract small targets, select the appropriate size of Anchor box according to specific small targets, enhance small target data and then conduct training.
© (2022) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Xuze Luo, Xiaonan Luo, and Tianjia Liu "Improved Yolo v3 via feature map design and anchor box design", Proc. SPIE 12158, International Conference on Computer Vision and Pattern Analysis (ICCPA 2021), 1215808 (2 March 2022); https://doi.org/10.1117/12.2626943
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Target detection

Feature extraction

Data modeling

Performance modeling

Convolution

Sensors

Data centers

Back to Top