DC-SPP-YOLO: Dense connection and spatial pyramid pooling based YOLO for object detection

Zhanchao Huang,Jianlin Wang,Xuesong Fu,Tao Yu,Yongqi Guo,Rutong Wang
DOI: https://doi.org/10.1016/j.ins.2020.02.067
IF: 8.1
2020-06-01
Information Sciences
Abstract:<p>Although the YOLOv2 method is extremely fast on object detection, its detection accuracy is restricted due to the low performance of its backbone network and the under-utilization of multi-scale region features. Therefore, a dense connection (DC) and spatial pyramid pooling (SPP) based YOLO (DC-SPP-YOLO) method is proposed in this paper for ameliorating the object detection accuracy of YOLOv2. Specifically, the backbone network of YOLOv2 adopts the dense connection of convolution layers, which strengthen the feature extraction and alleviate the vanishing-gradient problem. Moreover, an improved spatial pyramid pooling is introduced to pool and concatenate the multi-scale region features, so that the network learns the object features more comprehensively. The DC-SPP-YOLO model is established and trained based on a new loss function composed of MSE (mean square error) loss and cross-entropy loss. The experimental results indicate that the mAP (mean Average Precision) of DC-SPP-YOLO is higher than that of YOLOv2 on the PASCAL VOC datasets and the UA-DETRAC datasets. The effectiveness of DC-SPP-YOLO method proposed is demonstrated.</p>
computer science, information systems
What problem does this paper attempt to address?