2016
DOI: 10.5772/63561
|View full text |Cite|
|
Sign up to set email alerts
|

Monocular Road Detection Using Structured Random Forest

Abstract: Road detection is a key task for autonomous land vehicles. Monocular vision-based road-detection algorithms are mostly based on machine learning approaches and are usually cast as classification problems. However, the pixelwise classifiers are faced with the ambiguity caused by changes in road appearance, illumination and weather. An effective way to reduce the ambiguity is to model the contextual information with structured learning and prediction. Currently, the widely used structured prediction model in roa… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 39 publications
(26 citation statements)
references
References 38 publications
(54 reference statements)
0
22
0
Order By: Relevance
“…Furthermore, considering that one third of the upper part of the input images are not likely to contain any road area, and we can remove it as [25] suggested. In contrast to our proposed algorithm, the computational cost of the other state-of-the-art methods mentioned above are as follows: SRF [6] takes about 0.2 s with C++ code using a CPU @ 2.5 GHz; CN [7] takes about 2 s with C++ code using a CPU @ 2.5 GHz; FCN-LC [12] takes about 0.03 s with Python code using an additional GPU Titan X; BM [24] takes about 2 s with MATLAB code using 2 CPU @ 2.5 GHz; ANN [27] takes about 3 s with C++ code using a CPU @ 3.0 GHz; LidarHisto [29] takes about 0.1 s with C++ code using a CPU @ 2.5 GHz.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Furthermore, considering that one third of the upper part of the input images are not likely to contain any road area, and we can remove it as [25] suggested. In contrast to our proposed algorithm, the computational cost of the other state-of-the-art methods mentioned above are as follows: SRF [6] takes about 0.2 s with C++ code using a CPU @ 2.5 GHz; CN [7] takes about 2 s with C++ code using a CPU @ 2.5 GHz; FCN-LC [12] takes about 0.03 s with Python code using an additional GPU Titan X; BM [24] takes about 2 s with MATLAB code using 2 CPU @ 2.5 GHz; ANN [27] takes about 3 s with C++ code using a CPU @ 3.0 GHz; LidarHisto [29] takes about 0.1 s with C++ code using a CPU @ 2.5 GHz.…”
Section: Discussionmentioning
confidence: 99%
“…Additionally, some other recently developed state-of-the-art methods which show excellent performance and rank high on the KITTI road benchmark are used for the purpose of comparison. These algorithms include SRF [6], CN [7], FCN-LC [12], BM [24], ANN [27] and LidarHisto [29].…”
Section: Qualitative Evaluationmentioning
confidence: 99%
See 1 more Smart Citation
“…Kühnl et al 19 proposed an approach based on the computation of spatial ray features which generates many rays in several directions of each base point and applies trained classifier on the accumulated ray features to detect the lanes and road. Xiao et al [20][21][22] use boosted trees to train the road model and fuse the color and Lidar information into the conditional random field to obtain a coincident result. Deep learning-based methods 23 have achieved nearly a perfect result that relies on powerful deep network architectures which shows that for certain scenes, the models can be well learned but it is not sure that the models can be transferred in other unseen environment without retraining.…”
Section: Related Workmentioning
confidence: 99%
“…Lots of algorithms for calibration between camera and LiDAR have emerged in decades. [9][10][11][12] The core task of calibration is to build the relationship between 2-D points on the image and 3-D points on the point cloud. However, manually establishing correspondences for their mapping relationship is laborious and inaccurate because it requires multiple matches.…”
Section: Introductionmentioning
confidence: 99%