Journal of System Simulation ›› 2023, Vol. 35 ›› Issue (11): 2333-2344.doi: 10.16182/j.issn1004731x.joss.22-0690

• Papers • Previous Articles     Next Articles

Image Semantic Segmentation Algorithm Based on Improved DeepLabv3+

Zhao Weiping1,2(), Chen Yu2(), Xiang Song1, Liu Yuanqiang1, Wang Chaoyue1   

  1. 1.Liaoning General Aviation Academy, Shenyang Aerospace University, Shenyang 110034, China
    2.College of Electronic Information Engineering, Shenyang Aerospace University, Shenyang 110034, China
  • Received:2022-06-17 Revised:2022-08-16 Online:2023-11-25 Published:2023-11-24
  • Contact: Chen Yu E-mail:3370477370@qq.com;1009857106@qq.com

Abstract:

Mainstream image semantic segmentation networks currently face problems such as incorrect segmentation, discontinuous segmentation, and high model complexity, which cannot be flexibly and efficiently deployed in practical scenarios. To this end, an image semantic segmentation network that optimizes the DeepLabv3+ model is designed by comprehensively considering the network parameters, prediction time, and accuracy. The lightweight EfficientNetv2 is adopted to extract backbone network features and improve parameter utilization. In the atrous spatial pyramid pooling module, the mixed strip pooling is utilized to replace the global average pooling, and a depthwise separable dilated convolution is introduced to reduce parameters and improve the ability to learn multi-scale information. The attention mechanism is employed to enhance the model's representation power, and the multiple shallow features of the backbone network are extracted to enrich the image's geometric details. The experiment shows that the algorithm achieves 81.19% mIoU with a parameter size of 55.51×106, which optimizes the segmentation accuracy and model complexity and improves model generalization.

Key words: DeepLabv3+, image semantic segmentation, atrous spatial pyramid pooling, attention mechanism, depthwise separable dilated convolution

CLC Number: