错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Research on Semantic Segmentation Algorithm for Autonomous Driving Based on Improved DeepLabv3+

  • Jun Qin,
  • Chunsen Xu,
  • Yong Ai,
  • Huili Zhang,
  • Yong Cheng

摘要

The current mainstream high-precision semantic segmentation models have a large number of parameters and slow detection speed, which cannot meet the widespread application requirements of the autonomous driving industry. Therefore, a lightweight semantic segmentation algorithm based on the improvement of the DeepLabv3+ network is proposed. More specifically, the algorithm replaces the original model’s backbone network used for feature extraction with MobileNetv2 to reduce computational complexity. Furthermore, it introduces improved attention refinement and feature fusion modules in the encoding and decoding stages respectively to enhance segmentation accuracy and boundary feature extraction capabilities. The experimental results of the proposed algorithm on the Cityscapes validation set demonstrate good segmentation accuracy and faster inference speed with reduced parameters compared to the DeepLabv3+ model.