复杂交通场景下的轻量级目标检测算法

LIGHTWEIGHT TARGET DETECTION ALGORITHM IN COMPLEX TRAFFIC SCENES

  • 摘要: 针对复杂交通场景下传统 目标检测算法模型尺寸较大、检测速度与检测精度不平衡的问题,基于YOLOv4提出一种轻量级YOLO算法。首先采用轻量级网络Mobilenetv1代替YOLOv4的特征提取网络,并提出一种跨阶段局部模块DW-CSP, 减少模型对冗余信息的学习;同时设计了新的Lish激活函数,采用K-means++聚类算法生成新的先验框,并引入FocalLoss损失函数缓解正负样本比例失衡问题。在特定数据集上进行的实验表明,改进YOLO算法相较于YOLOv4算法,在检测速度、检测精度和模型尺寸上均有明显提升,证明了改进算法的有效性。

     

    Abstract: Aimed at the problems of large model size and imbalance between detection speed and detection accuracy of traditional target detection algorithm in complex traffic scenes, a lightweight YOLO algorithm based on YOLOv4 is proposed. The lightweight network Mobilenetv1 was used to replace the feature extraction network of YOLOv4, and a cross stage partial module DW-CSP was proposed to reduce the learning of redundant information. At the same time, a new Lish activation function was designed, K-means + + clustering algorithm was used to generate new priori boxes, and the FocalLoss function was introduced to alleviate the imbalance between positive and negative samples. Experiments on specific dataset show that the improved YOLO algorithm has significantly improved the detection speed, detection accuracy and model size compared with the YOLOv4 algorithm, and the effectiveness of the improved algorithm is proved.

     

/

返回文章
返回