Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Sergio Lafuente-Arroyo is active.

Publication


Featured researches published by Sergio Lafuente-Arroyo.


IEEE Transactions on Intelligent Transportation Systems | 2007

Road-Sign Detection and Recognition Based on Support Vector Machines

Saturnino Maldonado-Bascón; Sergio Lafuente-Arroyo; Pedro Gil-Jiménez; Hilario Gómez-Moreno; Francisco López-Ferreras

This paper presents an automatic road-sign detection and recognition system based on support vector machines (SVMs). In automatic traffic-sign maintenance and in a visual driver-assistance system, road-sign detection and recognition are two of the most important functions. Our system is able to detect and recognize circular, rectangular, triangular, and octagonal signs and, hence, covers all existing Spanish traffic-sign shapes. Road signs provide drivers important information and help them to drive more safely and more easily by guiding and warning them and thus regulating their actions. The proposed recognition system is based on the generalization properties of SVMs. The system consists of three stages: 1) segmentation according to the color of the pixel; 2) traffic-sign detection by shape classification using linear SVMs; and 3) content recognition based on Gaussian-kernel SVMs. Because of the used segmentation stage by red, blue, yellow, white, or combinations of these colors, all traffic signs can be detected, and some of them can be detected by several colors. Results show a high success rate and a very low amount of false positives in the final recognition stage. From these results, we can conclude that the proposed algorithm is invariant to translation, rotation, scale, and, in many situations, even to partial occlusions


IEEE Transactions on Intelligent Transportation Systems | 2010

Goal Evaluation of Segmentation Algorithms for Traffic Sign Recognition

Hilario Gómez-Moreno; Saturnino Maldonado-Bascón; Pedro Gil-Jiménez; Sergio Lafuente-Arroyo

This paper presents a quantitative comparison of several segmentation methods (including new ones) that have successfully been used in traffic sign recognition. The methods presented can be classified into color-space thresholding, edge detection, and chromatic/achromatic decomposition. Our support vector machine (SVM) segmentation method and speed enhancement using a lookup table (LUT) have also been tested. The best algorithm will be the one that yields the best global results throughout the whole recognition process, which comprises three stages: 1) segmentation; 2) detection; and 3) recognition. Thus, an evaluation method, which consists of applying the entire recognition system to a set of images with at least one traffic sign, is attempted while changing the segmentation method used. This way, it is possible to observe modifications in performance due to the kind of segmentation used. The results lead us to conclude that the best methods are those that are normalized with respect to illumination, such as RGB or Ohta Normalized, and there is no improvement in the use of Hue Saturation Intensity (HSI)-like spaces. In addition, an LUT with a reduction in the less-significant bits, such as that proposed here, improves speed while maintaining quality. SVMs used in color segmentation give good results, but some improvements are needed when applied to achromatic colors.


intelligent vehicles symposium | 2005

Traffic sign shape classification evaluation I: SVM using distance to borders

Sergio Lafuente-Arroyo; Pedro Gil-Jiménez; R. Maldonado-Bascón; Francisco López-Ferreras; Saturnino Maldonado-Bascón

This paper deals with the detection and classification of traffic signs in outdoor environments. The information provided by traffic signs on roads is very important for the safety of drivers. However, in these situations the illumination conditions can not be predicted, the position and the orientation of signs in the scene are not known and other objects can block the vision of them. For these reasons we have developed an extensive test set which includes all kind of signs. In an artificial vision system, the key to recognize traffic signs is how to detect them and identify their geometric shapes. So, in this work we propose a method that uses a technique based on support vector machines (SVMs) for the classification. The patterns generated by the vectors represent the distances to borders (DtB) of the objects candidate to be traffic signs. Experimental results show the effectiveness of the proposed method.


intelligent vehicles symposium | 2005

Traffic sign shape classification evaluation. Part II. FFT applied to the signature of blobs

Pedro Gil-Jiménez; Sergio Lafuente-Arroyo; H. Gomez-Moreno; Francisco López-Ferreras; Saturnino Maldonado-Bascón

In this paper we have developed a new algorithm of artificial vision oriented to traffic sign shape classification. The classification method basically consists of a series of comparison between the FFT of the signature of a blob and the FFT of the signatures of the reference shapes used in traffic signs. The two major steps of the process are: the segmentation according to the color and the identification of the geometry of the candidate blob using its signature. The most important advances are its robustness against rotation and deformation due to camera projections.


ieee intelligent vehicles symposium | 2008

Traffic sign recognition system for inventory purposes

Saturnino Maldonado-Bascón; Sergio Lafuente-Arroyo; Philip Siegmann; Hilario Gómez-Moreno; Francisco Javier Acevedo-Rodríguez

This paper describes the evaluation of the characteristics of a real automatic traffic sign detection system. The objective of this review is to provide the basis of quality of a whole system, which is capable of identifying the different signs that can be found in route. At the moment, our work is concerned with the developing of an inventory system capable to get a complete catalog of all the traffic signs and their corresponding state information. The paper analyzes exhaustively the different problems that can appear in real environments and shows how the system implemented overcomes all these difficulties with a high success. The flexibility of the system allows it to run new algorithms even though several of them can be run in parallel and, on the other hand, it is relatively easy to change the training traffic sign according to the circumstances: urban or non-urban environments and traffic signs from different countries.


international conference on artificial neural networks | 2005

Shape classification algorithm using support vector machines for traffic sign recognition

Pedro Gil-Jiménez; Sergio Lafuente-Arroyo; Saturnino Maldonado-Bascón; Hilario Gómez-Moreno

In this paper, a new algorithm for traffic sign recognition is presented. It is based on a shape detection algorithm that classifies the shape of the content of a sign using the capabilities of a Support Vector Machine (SVM). Basically, the algorithm extracts the shape inside a traffic sign, computes the projection of this shape and classifies it into one of the shapes previously trained with the SVM. The most important advances of the algorithm is its robustness against image rotation and scaling due to camera projections, and its good performance over images with different levels of illumination. This work is part of a traffic sign detection and recognition system, and in this paper we will focus solely on the recognition step.


ieee intelligent vehicles symposium | 2007

Traffic sign shape classification based on Support Vector Machines and the FFT of the signature of blobs

Pedro Gil-Jiménez; Hilario Gómez-Moreno; Philip Siegmann; Sergio Lafuente-Arroyo; Saturnino Maldonado-Bascón

In many traffic sign recognition systems, one of the main tasks is the classification of the shape of the blob, which is intended to simplify the recognition process. In this paper, we have developed a new shape classification algorithm based on Support Vector Machines classifiers and the FFT of the signature of the blob. The FFT of the signature yields invariance to object scalings and rotations. Furthermore, the FFT is the vector input to the classifier. This classifier is trained to cope with projection deformations and occlusions. The algorithm has been tested under adverse conditions, such as geometric distortions, i.e. scaling, rotations and projection deformations, and occlusions. The experimental results show good robustness when the system is working with real, outdoor road images.


Expert Systems With Applications | 2010

A decision support system for the automatic management of keep-clear signs based on support vector machines and geographic information systems

Sergio Lafuente-Arroyo; Sancho Salcedo-Sanz; Saturnino Maldonado-Bascón; José Antonio Portilla-Figueras; Roberto Javier López-Sastre

This paper presents a decision support system for automatic keep-clear signs management. The system consists of several modules. First of all, an acquisition module obtains images using a vehicle equipped with two recording cameras. A recognition module, which is based on Support Vector Machines (SVMs), analyzes each image and decides if there is a keep-clear sign in it. The images with keep-clear signs are included into a Geographical Information System (GIS) database. Finally in the management module, the data in the GIS are compared with the council database in order to decide actions such as repairing or reposition of signs, detection of possible frauds etc. We present the first tests of the system in a Spanish city (Meco, Madrid), where the systems is being tested for its application in the near future.


Signal Processing | 2009

Fast Communication: Computational load reduction in decision functions using support vector machines

Javier Acevedo-Rodríguez; Saturnino Maldonado-Bascón; Sergio Lafuente-Arroyo; Philip Siegmann; Francisco López-Ferreras

A new method of reducing the computational load in decision functions provided by a support vector classification machine is studied. The method exploits the geometrical relations when the kernels used are based on distances to obtain bounds of the remaining decision function and avoids to continue calculating kernel operations when there is no chance to change the decision. The method proposed achieves savings in operations of 25-90% whilst keeping the same accuracy. Although the method is explained for support vector machines, it can be applied to any kernel binary classifier that provides a similar evaluation function.


IEEE Transactions on Instrumentation and Measurement | 2008

Fundaments in Luminance and Retroreflectivity Measurements of Vertical Traffic Signs Using a Color Digital Camera

Philip Siegmann; Roberto Javier López-Sastre; Pedro Gil-Jiménez; Sergio Lafuente-Arroyo; Saturnino Maldonado-Bascón

This paper is a study of the influences of the different parameters which affect the photometric evaluation of light-emitting surfaces (due to reflection or self-emission) when a conventional color digital camera is used. The overall purpose of this paper is to evaluate the luminance and the reflectivity of the vertical traffic sign with the camera in order to provide an automatic recognition of deteriorated reflective sheeting material of which the traffic signs were made. This paper describes how the A/D converter output signal given by a pixel of the digital camera can be related to the luminance and the reflectivity of the corresponding surface element whose image is formed on a pixel. Thus, each surface element of the traffic signs surface can be separately evaluated. By photometrically calibrating the camera, we have been able to prove this relationship in our experiments.

Collaboration


Dive into the Sergio Lafuente-Arroyo's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge