基于多框架的无人驾驶汽车模块化车道跟随器

IF 1.2 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Honggang Luan, Yang Gao, Zhenxu Wang, Jinyuan Liu, Shuqi Wang, Yihui Zhao, Junchao Wang
{"title":"基于多框架的无人驾驶汽车模块化车道跟随器","authors":"Honggang Luan,&nbsp;Yang Gao,&nbsp;Zhenxu Wang,&nbsp;Jinyuan Liu,&nbsp;Shuqi Wang,&nbsp;Yihui Zhao,&nbsp;Junchao Wang","doi":"10.1049/ccs2.12092","DOIUrl":null,"url":null,"abstract":"<p>As a fundamental function, lane following plays an important role for driverless vehicles. Unfortunately, lane followers generally confront great difficulty in lane line missed situations caused by vague line, shadows etc. However, for most lane line missed situation, clues of the line may be hidden in prior view of it. Consequently, a lane follower called UNL Lane Follower, which contains two deep learning network modules is proposed. The first module is a lane line detection model called UNET_CLB. Here, the sequence of image frames is utilised rather than only the current frame to deal with the missing lane lines. The second module is a lane-following model called LSTM_DTS, which combines a deep learning attention mechanism (temporal attention network and spatial attention network) with a recurrent neural network. As a result, the proposed UNL Lane Follower produces smoother driving behaviour, especially when a lane line is temporally missed. For better explain ability, the role of each part of the network structure is analysed and explained intuitively. As a modularised network, the UNET_CLB is firstly trained and tested on the TuSimple dataset and CULane dataset. The LSTM_DTS lane follow is then trained and tested on our actual lane following dataset. Finally, the UNL Lane Follower is trained and tested as a whole in a simulation running on Webots, after importing the weight of the two modules trained separately. All testing results showed that the UNL Lane Follower can provide better robustness and accuracy for lane line following mission in the line missed situations.</p>","PeriodicalId":33652,"journal":{"name":"Cognitive Computation and Systems","volume":null,"pages":null},"PeriodicalIF":1.2000,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1049/ccs2.12092","citationCount":"0","resultStr":"{\"title\":\"A modulized lane-follower for driverless vehicles using multi-frame\",\"authors\":\"Honggang Luan,&nbsp;Yang Gao,&nbsp;Zhenxu Wang,&nbsp;Jinyuan Liu,&nbsp;Shuqi Wang,&nbsp;Yihui Zhao,&nbsp;Junchao Wang\",\"doi\":\"10.1049/ccs2.12092\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>As a fundamental function, lane following plays an important role for driverless vehicles. Unfortunately, lane followers generally confront great difficulty in lane line missed situations caused by vague line, shadows etc. However, for most lane line missed situation, clues of the line may be hidden in prior view of it. Consequently, a lane follower called UNL Lane Follower, which contains two deep learning network modules is proposed. The first module is a lane line detection model called UNET_CLB. Here, the sequence of image frames is utilised rather than only the current frame to deal with the missing lane lines. The second module is a lane-following model called LSTM_DTS, which combines a deep learning attention mechanism (temporal attention network and spatial attention network) with a recurrent neural network. As a result, the proposed UNL Lane Follower produces smoother driving behaviour, especially when a lane line is temporally missed. For better explain ability, the role of each part of the network structure is analysed and explained intuitively. As a modularised network, the UNET_CLB is firstly trained and tested on the TuSimple dataset and CULane dataset. The LSTM_DTS lane follow is then trained and tested on our actual lane following dataset. Finally, the UNL Lane Follower is trained and tested as a whole in a simulation running on Webots, after importing the weight of the two modules trained separately. All testing results showed that the UNL Lane Follower can provide better robustness and accuracy for lane line following mission in the line missed situations.</p>\",\"PeriodicalId\":33652,\"journal\":{\"name\":\"Cognitive Computation and Systems\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":1.2000,\"publicationDate\":\"2023-09-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://onlinelibrary.wiley.com/doi/epdf/10.1049/ccs2.12092\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Cognitive Computation and Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1049/ccs2.12092\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Cognitive Computation and Systems","FirstCategoryId":"1085","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1049/ccs2.12092","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

车道跟随作为一项基本功能,在无人驾驶汽车中发挥着重要作用。不幸的是,车道跟随者在因模糊的路线、阴影等原因导致的车道线遗漏情况下通常会遇到很大的困难。然而,对于大多数车道线遗漏的情况,路线的线索可能会隐藏在它的先验视图中。因此,提出了一种名为UNL车道跟随者的车道跟随者,它包含两个深度学习网络模块。第一个模块是一个称为UNET_CLB的车道线检测模型。这里,使用图像帧序列而不仅仅是当前帧来处理丢失的车道线。第二个模块是一个名为LSTM_DTS的车道跟随模型,它将深度学习注意力机制(时间注意力网络和空间注意力网络)与递归神经网络相结合。因此,所提出的UNL车道跟随器可以产生更平稳的驾驶行为,尤其是在暂时错过车道线时。为了更好地解释能力,直观地分析和解释了网络结构的每个部分的作用。作为一个模块化网络,UNET_CLB首先在TuSimple数据集和CULane数据集上进行了训练和测试。然后在我们的实际车道跟随数据集上训练和测试LSTM_DTS车道跟随。最后,在导入单独训练的两个模块的重量后,在Webots上运行的模拟中对UNL车道跟随器进行了整体训练和测试。所有测试结果表明,UNL车道跟车器可以在脱线情况下为车道跟车任务提供更好的鲁棒性和准确性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

A modulized lane-follower for driverless vehicles using multi-frame

A modulized lane-follower for driverless vehicles using multi-frame

As a fundamental function, lane following plays an important role for driverless vehicles. Unfortunately, lane followers generally confront great difficulty in lane line missed situations caused by vague line, shadows etc. However, for most lane line missed situation, clues of the line may be hidden in prior view of it. Consequently, a lane follower called UNL Lane Follower, which contains two deep learning network modules is proposed. The first module is a lane line detection model called UNET_CLB. Here, the sequence of image frames is utilised rather than only the current frame to deal with the missing lane lines. The second module is a lane-following model called LSTM_DTS, which combines a deep learning attention mechanism (temporal attention network and spatial attention network) with a recurrent neural network. As a result, the proposed UNL Lane Follower produces smoother driving behaviour, especially when a lane line is temporally missed. For better explain ability, the role of each part of the network structure is analysed and explained intuitively. As a modularised network, the UNET_CLB is firstly trained and tested on the TuSimple dataset and CULane dataset. The LSTM_DTS lane follow is then trained and tested on our actual lane following dataset. Finally, the UNL Lane Follower is trained and tested as a whole in a simulation running on Webots, after importing the weight of the two modules trained separately. All testing results showed that the UNL Lane Follower can provide better robustness and accuracy for lane line following mission in the line missed situations.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Cognitive Computation and Systems
Cognitive Computation and Systems Computer Science-Computer Science Applications
CiteScore
2.50
自引率
0.00%
发文量
39
审稿时长
10 weeks
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信