DocumentCode
3498187
Title
A Support Vector Machines network for traffic sign recognition
Author
Boi, Fabio ; Gagliardini, Lorenzo
fYear
2011
fDate
July 31 2011-Aug. 5 2011
Firstpage
2210
Lastpage
2216
Abstract
The objective of this paper is to describe an algorithm able to solve the traffic sign recognition problem, based on a structure composed by a cascade of competing classifiers and some computer vision pre-processing operations. Traffic sign recognition is a very complex problem, involving a multiclass analysis with unbalanced class frequencies, most of them very similar to each other. With our system, that we are going to call Traffic Sign Classifier (TSC), during the competition promoted by the Institut für Neuroinformatik, Ruhr Universität Bochum, it was possible to recognize more than 40 classes of signs with an average error close to 3%. The algorithm, realized by our development team, consists basically of two modules: a preprocessing module, where the data are managed in order to extract some features, such as the Hue Histogram (HH) and the Histograms of Oriented Gradients (HOG); a second module, where the data coming from the first one are analyzed using a sequence of Support Vector Machines (SVM), implemented with the One Versus All (OVA) methodology. This module includes a couple of systems, composed of several SVMs; one of these systems consists of a hierarchical structure. The results coming out from both the systems are compared with each other in order to define which is the most reliable. This work is performed by the so called “Combining the Results and Assigning the Labels” procedure; calibrating the systems and the parameters employed inside the several analyses performed, it is possible to decrease the number of misclassifications and consequently increase the performance of the entire network.
Keywords
feature extraction; image classification; object recognition; support vector machines; traffic engineering computing; combining the results and assigning the labels procedure; computer vision pre-processing operation; feature extraction; histogram-of-oriented gradients feature; hue histogram feature; one-versus-all methodology; support vector machines; traffic sign classifier; traffic sign recognition; Algorithm design and analysis; Classification algorithms; Histograms; Image color analysis; Reliability; Shape; Support vector machines;
fLanguage
English
Publisher
ieee
Conference_Titel
Neural Networks (IJCNN), The 2011 International Joint Conference on
Conference_Location
San Jose, CA
ISSN
2161-4393
Print_ISBN
978-1-4244-9635-8
Type
conf
DOI
10.1109/IJCNN.2011.6033503
Filename
6033503
Link To Document