Discover the SciOpen Platform and Achieve Your Research Goals with Ease.
Search articles, authors, keywords, DOl and etc.
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.
Comments on this article