Journal of South China University of Technology(Natural Science Edition) ›› 2024, Vol. 52 ›› Issue (8): 45-55.doi: 10.12141/j.issn.1000-565X.230513

• Traffic & Transportation Engineering • Previous Articles     Next Articles

Intelligent Vehicle Object Detection Algorithm Based on Lightweight CenterNet

YUE Yongheng(), NING Ruihou   

  1. School of Civil Engineering and Transportation,Northeast Forestry University,Harbin 150040,Heilongjiang,China
  • Received:2023-08-08 Online:2024-08-25 Published:2023-12-27
  • About author:岳永恒(1973 —),男,博士,副教授,主要从事交通安全及控制理论及应用。E-mail: yueyyh@126.com
  • Supported by:
    the Key Research and Development Plan Projects of Heilongjiang Province(JD22A014);the National Automobile Accident In-Depth Investigation System Funding Project(NAIS-ZL-ZHGL-2020018);the National Natural Science Foundation of China(62173107)

Abstract:

Aiming at the problem that the current object detection algorithm has many parameters and larger computation amount, resulting in slower response and difficulties of application in intelligent vehicle systems, this paper proposed an improved CenterNet object detection algorithm. That is, the lightweight MobileNetV3 network was applied to replace the original ResNet-50 network to reduce the amount of computation; the depth-separable PANet was applied to replace the feature enhancement network to obtain the features after the fusion of the multi-scale feature information, and the SimAM attention mechanism was introduced to strengthen the attention of the target features before the fusion of the features, then the SiLU activation function was used to replace the original object detection network in the ReLU activation function to enhance the network learning. Finally, the CPAN-ASFF module was proposed to fuse the depth-separable PANet output multi-scale feature maps to improve the object detection accuracy. The optimized KITTI dataset was applied to train and detect the improved CenterNet object detection algorithm for validation. And the results show that its mean average precision is 80.7%, which is 12 percentage points higher than that of the original CenterNet object detection algorithm; its detection speed is 65 f/s, and its number of parameters is 8.91 M, which is 72.73% less than the original algorithm. The improved algorithm performs better in the detection of occluded objects, overlapped objects and objects similar to the background. In the SODA10M dataset, the detection accuracy and speed of the algorithm are better than the current mainstream algorithms. The optimization of the algorithm and the experiments in the paper laid the technical support for the application of intelligent vehicles in practical engineering.

Key words: intelligent vehicles, object detection, anchor-free, CenterNet, lightweight, depthwise separable convolution

CLC Number: