测绘通报 ›› 2020, Vol. 0 ›› Issue (1): 10-15.doi: 10.13474/j.cnki.11-2246.2020.0003

• 导航与位置服务 • 上一篇    下一篇

一种多层特征融合的道路场景实时分割方法

周继苗1, 李必军1,2, 陈世增1   

  1. 1. 武汉大学测绘遥感信息工程国家重点实验室, 湖北 武汉 430079;
    2. 时空数据智能获取技术与应用教育部工程研究中心, 湖北 武汉 430079
  • 收稿日期:2019-09-04 发布日期:2020-02-10
  • 通讯作者: 李必军。E-mail:lee@whu.edu.cn E-mail:lee@whu.edu.cn
  • 作者简介:周继苗(1994-),男,硕士生,主要从事无人驾驶和计算机视觉方面的研究。E-mail:jimiaozhou@whu.edu.cn
  • 基金资助:
    国家自然科学基金(41671441);国家自然科学基金汽车产业创新发展联合基金(U1764262)

A real time semantic segmentation method based on multi-level feature fusion

ZHOU Jimiao1, LI Bijun1,2, CHEN Shizeng1   

  1. 1. State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, Wuhan 430079, China;
    2. Engineering Research Center for Spatial-temporal Data Smart Acquisition and Application, Ministry of Education of China, Wuhan University, Wuhan 430079, China
  • Received:2019-09-04 Published:2020-02-10

摘要: 道路场景理解是自动驾驶领域中重要模块之一,它可以提供关于道路更丰富的信息,对于建立高精度地图和实时规划都具有重要作用。其中,语义分割可以为图像每个像素赋予类别信息,是自动驾驶场景理解中最常用的方法。但是,目前常用的语义分割算法在速度和精度上大都不能达到很好的平衡。本文在MobileNetV2的基础上,提出了一种多层次特征融合的方法,使得网络可以在实时运行的同时保证精度满足实际应用的需求,并在Cityscapes数据集上进行了试验验证和分析。

关键词: 自动驾驶, 语义分割, 场景理解, 深度学习, 多尺度特征融合

Abstract: Road scene understanding is an important module in autonomous driving as it can provide rich information for other modules like high-res map and dynamic planning. Semantic segmentation classifies each pixel in an image and it is often used in scene understanding. However, common segmentation algorithms cannot balance the accuracy and speed. In this paper, we first extract features with light-weight backbone MobileNetV2, and then introduce a new feature fusion module to combine multi-scale features efficiently, which can makes a good balance between accuracy and speed. Finally, we evaluate our method on the Cityscapes dataset.

Key words: autonomous driving, semantic segmentation, scene understanding, deep learning, multi-scale feature fusion

中图分类号: