2010 IEEE Intelligent Vehicles Symposium 2010
DOI: 10.1109/ivs.2010.5548086
|View full text |Cite
|
Sign up to set email alerts
|

Road detection using support vector machine based on online learning and evaluation

Abstract: Road detection is an important problem with application to driver assistance systems and autonomous, self-guided vehicles. The focus of this paper is on the problem of feature extraction and classification for front-view road detection. Specifically, we propose using Support Vector Machines (SVM) for road detection and effective approach for self-supervised online learning. The proposed road detection algorithm is capable of automatically updating the training data for online training which reduces the possibi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
48
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 88 publications
(48 citation statements)
references
References 6 publications
0
48
0
Order By: Relevance
“…Machine learning methods are commonly used for this task. Some examples of those techniques are the Support Vector Machine (SVM) [32], Neural Networks (NN) [33], Bayes Classifier, decision trees (DT), Random Trees (RT), Extremely Randomized Trees (ERT), and boosting [34,35]. They receive a feature vector and the corresponding label for each pixel in the image.…”
Section: Featuresmentioning
confidence: 99%
“…Machine learning methods are commonly used for this task. Some examples of those techniques are the Support Vector Machine (SVM) [32], Neural Networks (NN) [33], Bayes Classifier, decision trees (DT), Random Trees (RT), Extremely Randomized Trees (ERT), and boosting [34,35]. They receive a feature vector and the corresponding label for each pixel in the image.…”
Section: Featuresmentioning
confidence: 99%
“…Although good results were obtained with techniques like Support Vector Machines (SVM) (Zhou et al, 2010) or model-based object detectors (Felzenszwalb et al, 2010), a great improvement was made with the popularization of Convolutional Neural Networks (CNN) after the appearance of the AlexNet (Krizhevsky et al, 2012). Owing to their great performance, CNNs are now one of the preferred solutions for image recognition.…”
Section: State Of the Artmentioning
confidence: 99%
“…In order to classify one pixel as a member of a class "road, " there are a number of possible segmentation methods based on color, texture descriptors based on statistic parameters, structure, or frequency spectrum, etc. While some acceptable results have been obtained when the color components have been used only, even three decades ago [14] or by use of the best candidates among texture statistic and structure descriptors [15], our reasoning here was oriented toward a more complex approach where the color and texture are simultaneously considered [16].…”
Section: Road Region Extractionmentioning
confidence: 99%
“…Online training upgrade of SVM method [16] is optional but is very useful in the context of this application. Besides the already mentioned updating the DTD, it includes the evaluation of the performance of current classification.…”
Section: Road Region Extractionmentioning
confidence: 99%