Welcome to Journal of Automotive Safety and Energy,

Journal Of Automotive Safety And Energy ›› 2018, Vol. 9 ›› Issue (4): 433-440.DOI: 10.3969/j.issn.1674-8484.2018.04.010

• Automotive Energy Efficiency & Environment Protection • Previous Articles     Next Articles

Traffic scene understanding using image semantic segmentation with an improved lightweight convolutional-neural-network

BAI Jie, HAO Peihan, CHEN Sihan   

  1. (School of Automotive Studies, Tongji University, Shanghai 201804, China)
  • Received:2018-05-19 Online:2018-12-31 Published:2019-01-02

Abstract:

A method of traffic scene understanding was proposed using image semantic segmentation method to improve the robustness of a visual perception model in an automotive autonomous driving system. A lightweight convolutional-neural-network was designed adopting semantic segmentation using deep learning
with striking an optimal balance between efficiency and performance. The lightweight model, Mobile Net V2, was adopted in the feature-extraction section, and the convolution layers were replaced using stride = 2 with deformable convolution layers; In feature-decoder section, multi-scale Atrous deformable convolution module was designed and low-level features were also used to add more detail information. Augmented PASCAL VOC 2012 dataset was used to pre-train and evaluate the network and the traffic scene dataset, Cityscapes, was used to fine-tune and test. The results show that the new network achieves an accuracy of mean IoU (intersection over union) of 69.2%, and has better performances than that from DeepLab semantic segmentation networks with MobileNetV2. The new network takes only 127 ms per frame and 1.073 GB memory and is more efficient than that by the networks with VGG-16 and ResNet-101.

Key words: automotive autonomous driving, scene understanding, visual perception, image semantic segmentation, lightweight convolutional neural network, deep learning