Combining CNN and MRF for Road Detection

Lei Geng,Jiangdong Sun,Zhitao Xiao,Fang Zhang,Jun Wu
DOI: https://doi.org/10.1016/j.compeleceng.2017.11.026
IF: 4.152
2017-01-01
Computers & Electrical Engineering
Abstract:Road detection aims at detecting the road surface ahead of the vehicle and plays a crucial role in driver assistance systems. To improve the accuracy and robustness of road detection approaches in complex environments, a new road detection method based on a convolutional neural network (CNN) and Markov random field (MRF) is proposed. The original road image is segmented into super-pixels of uniform size using the simple linear iterative clustering (SLIC) algorithm. On this basis, we train the convolutional neural network, which can automatically learn the features that are most beneficial to the classification. The trained convolutional neural network (CNN) is then applied to classify road and non-road regions. Finally, based on the relationship between the super-pixel neighborhood, we utilize Markov random field (MRF) to optimize the classification results of the convolutional neural network (CNN). The approach provides the better performance.
What problem does this paper attempt to address?