用户名: 密码: 验证码:
基于全卷积神经网络与条件随机场的车道识别方法
详细信息    查看全文 | 推荐本文 |
  • 英文篇名:Lane recognition method based on fully convolution neural network and conditional random fields
  • 作者:叶子豪 ; 孙锐 ; 王慧慧
  • 英文作者:Ye Zihao;Sun Rui;Wang Huihui;School of Computer and Information, Hefei University of Technology;Anhui Province Key Laboratory of Industry Safety and Emergency Technology;
  • 关键词:车道检测 ; 全卷积神经网络 ; 条件随机场 ; 网络优化
  • 英文关键词:lane detection;;image segmentation;;full convolution neural network;;condition random field;;network optimization
  • 中文刊名:GDGC
  • 英文刊名:Opto-Electronic Engineering
  • 机构:合肥工业大学计算机与信息学院;工业安全与应急技术安徽省重点实验室;
  • 出版日期:2019-02-15
  • 出版单位:光电工程
  • 年:2019
  • 期:v.46;No.351
  • 基金:国家自然科学基金项目(61471154);; 安徽省科技攻关科技项目(170d0802181)~~
  • 语种:中文;
  • 页:GDGC201902005
  • 页数:12
  • CN:02
  • ISSN:51-1346/O4
  • 分类号:37-48
摘要
本文针对传统车道识别方法在复杂路面中自适应能力差的特点,基于图像分割技术提出了一种基于全卷积神经网络与条件随机场的车道识别方法。该方法通过大量数据的训练,使神经网络模型可以识别出车道,并且再通过条件随机场使得分割出来的车道覆盖面积及车道边缘的处理更加完善。同时,本文为了解决高速公路中对检测实时性的高要求,设计了一个全卷积神经网络,该网络结构简单,只有13万个参数,并且做出如下三点改进:采用BN算法提高网络的泛化能力及收敛速度;采用了LeakyReLU激活函数取代了一般使用的relu或者sigmoid激活函数,并且采用Nadam作为网络的优化器使得该网络具有更好的鲁棒性;采用条件随机场作为后端处理解决车道边缘处分割不足并且加大了车道覆盖面积。最后本文为了解决城市道路检测中道路环境复杂的问题,利用FCN-16s网络模型加条件随机场的后端处理实现了复杂城市道路的识别。实验证明,在面对高速公路的高速及车道简单环境下,本文设计的网络模型更具有实时性且足够胜任车道的识别。在面对城市道路的复杂环境下,FCN-16s模型加条件随机场更能精确地识别出车道,并在KITTI道路检测基准上取得不错的结果。
        Aiming at the poor adaptability of traditional lane recognition method in complex pavement, this paper proposes a lane recognition method based on full convolutional neural network and conditional random field, according to image segmentation technology. The method can make the neural network model identify the lanes by training a large amount of data, and then make the segmentation of the lanes' coverage and the lane edges more perfect through the conditional random field. At the same time, in order to solve the high requirement of real-timedetection in expressway, a fully convolution neural network is designed in this paper. The network structure is simple with only 130000 parameters and three improvements are made as follows: BN algorithm is used to improve network generalization ability and convergence rate; LeakyReLU activation function is used to replace the commonly used relu or sigmoid activation function, and using Nadam as the network optimizer makes the network have better robustness; Conditional random field is used as the back-end processing solution insufficient lane segmentation and further to increase lane coverage. Finally, in order to solve the problem of complex road environment in urban road testing, this paper uses the back-end processing of FCN-16 s network model and conditional random field to realize the recognition of complex urban roads. Experiments show that the network model designed in this paper is more real-time and sufficient for lane identification in the face of high-speed expressways and simple lanes. In the complex environment of urban road, FCN-16 s model plus conditional random field can identify lane more accurately and get good results on KITTI road test benchmarks.
引文
[1]Li M,Huang H,Xia J G.Research of robust lane detection algorithm based on Hough transform[J].Computer Engineering And Design,2012,33(4):1638-1642.李明,黄华,夏建刚.基于Hough变换的车道检测改进算法研究[J].计算机工程与设计,2012,33(4):1638-1642.
    [2]Sharifi M,Fathy M,Mahmoudi M T.A classified and comparative study of edge detection algorithms[C]//Proceedings of International Conference on Information Technology:Coding and Computing,Las Vegas,NV,USA,2002:117.
    [3]Jung H G,Lee Y H,Kang H J,et al.Sensor fusion-based lane detection for LKS+ACC system[J].International Journal of Automotive Technology,2009,10(2):219-228.
    [4]McCall J C,Trivedi M M.An integrated,robust approach to lane marking detection and lane tracking[C]//IEEE Intelligent Vehicles Symposium,Parma,Italy,2004:533-537.
    [5]郭磊,李克强,王建强,等.应用方向可调滤波器的车道线识别方法[J].机械工程学报,2008,44(8):214-218,226.
    [6]Vitor G B,Lima D A,Victorino A C,et al.A 2D/3D vision based approach applied to road detection in urban environments[C]//2013 IEEE Intelligent Vehicles Symposium,Gold Coast,QLD,Australia,2013:952-957.
    [7]Mendes C C T,Frémont V,Wolf D F.Exploiting fully convolutional neural networks for fast road detection[C]//2016 IEEEInternational Conference on Robotics and Automation,Stockholm,Sweden,2016.
    [8]Shelhamer E,Long J,Darrell T.Fully convolutional networks for semantic segmentation[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2017,39(4):640-651.
    [9]Wang B,Frémont V,Rodríguez S A.Color-based road detection and its evaluation on the KITTI road benchmark[C]//2014IEEE Intelligent Vehicles Symposium Proceedings,Dearborn,MI,USA,2014:31-36.
    [10]Mohan R.Deep deconvolutional networks for scene parsing[EB/OL].https://available:arxiv.org/abs/1411.4101.
    [11]Simonyan K,Zisserman A.Very deep convolutional networks for large-scale image recognition[EB/OL].https://available:arxiv.org/abs/1409.1556.
    [12]Krizhevsky A,Sutskever I,Hinton G E.ImageNet classification with deep convolutional neural networks[C]//Proceedings of the25th International Conference on Neural Information Processing Systems,Lake Tahoe,Nevada,2012:1097-1105.
    [13]Szegedy C,Liu W,Jia Y Q,et al.Going deeper with convolutions[C]//2015 IEEE Conference on Computer Vision and Pattern Recognition,Boston,MA,USA,2015:1-9.
    [14]Brust C A,Sickert S,Simon M,et al.Convolutional patch networks with spatial prior for road detection and urban scene understanding[C]//VISAPP 2015-10th International Conference on Computer Vision Theory and Applicayions,Berlin,Germany,2015:510-517.
    [15]Mendes C C T,Frémont V,Wolf D F.Exploiting fully convolutional neural networks for fast road detection[C]//2016 IEEEInternational Conference on Robotics and Automation,Stockholm,Sweden,2016.
    [16]Dinesh Reddy N,Prateek Singhal,Madhava Krishna K.Semantic Motion Segmentation Using Dense CRF Formulation[C]//Indian Conference on Computer Vision,Graphics and Image Processing,ICVGIP,Bangalore,India.2014:a56.
    [17]Fritsch J,Kühnl T,Geiger A.A new performance measure and evaluation benchmark for road detection algorithms[C]//16th International IEEE Conference on Intelligent Transportation Systems,The Hague,Netherlands,2013:1693-1700.
    [18]Dan C C,Giusti A,Gambardella L M,et al.Deep neural networks segment neuronal membranes in electron microscopy images[J].Advances in Neural Information Processing Systems,2012,25:2852-2860.
    [19]Dai J F,He K M,Sun J.Convolutional feature masking for joint object and stuff segmentation[C]//2015 IEEE Conference on Computer Vision and Pattern Recognition,Boston,MA,USA,2014:3992-4000.
    [20]Huval B,Wang T,Tandon S,et al.An empirical evaluation of deep learning on highway driving[EB/OL].https://arxiv.org/pdf/1504.01716.pdf.
    [21]Kr?henbühl P,Koltun V.Efficient inference in fully connected CRFs with Gaussian edge potentials[C]//Proceedings of the24th Neural Information Processing Systems,Granada,Spain,2011:109-117.
    [22]Sun R,Fang W,Gao J.Person re-identification in foggy weather based on dark channel prior and metric learning[J].Opto-Electronic Engineering,2016,43(12):142-146.孙锐,方蔚,高隽.暗通道和测度学习的雾天行人再识别[J].光电工程,2016,43(12):142-146.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700