Skip to main content

Traffic Sign Recognition Using Deep Convolutional Networks and Extreme Learning Machine

  • Conference paper
  • First Online:

Part of the book series: Lecture Notes in Computer Science ((LNIP,volume 9242))

Abstract

Traffic sign recognition is an important but challenging task, especially for automated driving and driver assistance. Its accuracy depends on two aspects: feature exactor and classifier. Current popular algorithms mainly use convolutional neural networks (CNN) to execute feature extraction and classification. Such methods could achieve impressive results but usually on the basis of an extremely huge and complex network. What’s more, since the fully-connected layers in CNN form a classical neural network classifier, which is trained by conventional gradient descent-based implementations, the generalization ability is limited. The performance could be further improved if other favorable classifiers are used instead and extreme learning machine (ELM) is just the candidate. In this paper, a novel CNN-ELM model is proposed, which integrates the CNN’s terrific capability of feature learning with the outstanding generalization performance of ELM. Firstly CNN learns deep and robust features and then ELM is used as classifier to conduct a fast and excellent classification. Experiments on German traffic sign recognition benchmark (GTSRB) demonstrate that the proposed method can obtain competitive results with state-of-the-art algorithms with less computation time.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

References

  1. Stallkamp, J., Schlipsing, M., Salmen, J., Igel, C.: The German traffic sign recognition benchmark: a multi-class classification competition. In: Proceedings of International Joint Conference on Neural Networks, pp. 1453–1460 (2011)

    Google Scholar 

  2. Stallkamp, J., Schlipsing, M., Salmen, J., Igel, C.: Man vs. computer: benchmarking machine learning algorithms for traffic sign recognition. Neural Netw. 32, 323–332 (2012)

    Article  Google Scholar 

  3. Ruta, A., Li, Y.M., Liu, X.H.: Robust class similarity measure for traffic sign recognition. IEEE Trans. Intell. Transp. Syst. 11, 847–855 (2010)

    Article  Google Scholar 

  4. Zaklouta, F., Bogdan, S., Hamdoun, O.: Traffic sign classification using kd trees and random forests. In: The 2011 International Joint Conference on Neural Networks (IJCNN). IEEE (2011)

    Google Scholar 

  5. Razavian, A.S., et al.: CNN features off-the-shelf: an astounding baseline for recognition. arXiv preprint arXiv:1403.6382 (2014)

    Google Scholar 

  6. LeCun, Y., Kavukcuoglu, K., Farabet, C.: Convolutional networks and applications in vision. In: Proceedings of 2010 IEEE International Symposium on Circuits and Systems (ISCAS). IEEE (2010)

    Google Scholar 

  7. Sermanet, P., LeCun, Y.: Traffic sign recognition with multi-scale convolutional networks. In: The 2011 International Joint Conference on Neural Networks (IJCNN). IEEE (2011)

    Google Scholar 

  8. Cireşan, D., et al.: A committee of neural networks for traffic sign classification. In: The 2011 International Joint Conference on Neural Networks (IJCNN). IEEE (2011)

    Google Scholar 

  9. Cireşan, D., et al.: Multi-column deep neural network for traffic sign classification. Neural Netw. 32, 333–338 (2012)

    Article  Google Scholar 

  10. Azizpour, H., et al.: From generic to specific deep representations for visual recognition. arXiv preprint arXiv:1406.5774 (2014)

    Google Scholar 

  11. Nilsback, M-E., Zisserman, A.: Automated flower classification over a large number of classes. In: Sixth Indian Conference on Computer Vision, Graphics & Image Processing, 2008. ICVGIP 2008. IEEE (2008)

    Google Scholar 

  12. Wah, C., Branson, S., Welinder, P., Perona, P., Belongie, S.: The Caltech-UCSD Birds-200–2011 Dataset. Technical report CNS-TR-2011-001, California Institute of Technology (2011)

    Google Scholar 

  13. Quattoni, A., Torralba, A.: Recognizing indoor scenes. In: CVPR (2009)

    Google Scholar 

  14. Everingham, M., Van Gool, L., Williams, C.K.I., Winn, J., Zisserman, A.: The PASCAL visual object classes challenge 2012(VOC2012) results. http://www.pascal-network.org/challenges/VOC/voc2012/workshop/index.html

  15. Huang, G.-B., Zhu, Q.-Y., Siew, C.-K.: Extreme learning machine: a new learning scheme of feedforward neural networks. In: Proceedings. 2004 IEEE International Joint Conference on Neural Networks, 2004, vol. 2. IEEE (2004)

    Google Scholar 

  16. Huang, G.-B., Zhu, Q.-Y., Siew, C.-K.: Extreme learning machine: theory and applications. Neurocomputing 70(1), 489–501 (2006)

    Article  Google Scholar 

  17. Huang, G.-B., et al.: Extreme learning machine for regression and multiclass classification. IEEE Trans. Syst. Man Cybern. Part B Cybern. 42(2), 513–529 (2012)

    Article  Google Scholar 

  18. Tang, J., Deng, C., Huang, G.-B., Zhao, B.: Compressed-domain ship detection on spaceborne optical image using deep neural network and extreme learning machine. IEEE Trans. Geosci. Remote Sens. 53, 1174–1185 (2014)

    Article  Google Scholar 

  19. Ribeiro, B., Lopes, N.: Extreme learning classifier with deep concepts. In: Ruiz-Shulcloper, J., Sanniti di Baja, G. (eds.) CIARP 2013, Part I. LNCS, vol. 8258, pp. 182–189. Springer, Heidelberg (2013)

    Chapter  Google Scholar 

  20. Huang, W., Sun, F.C.: A deep and stable extreme learning approach for classification and regression. In: Proceedings of ELM-2014 Volume 1. Springer International Publishing, pp. 141–150 (2015)

    Google Scholar 

  21. Zhan-Li, S., et al.: Application of BW-ELM model on traffic sign recognition. Neurocomputing 128, 153–159 (2014)

    Article  Google Scholar 

  22. MatConvNet toolbox. https://github.com/almazan/matconvnet.git

  23. Dahl, G.E., Tara, N.S., Geoffrey, E.H.: Improving deep neural networks for LVCSR using rectified linear units and dropout. In: 2013 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE (2013)

    Google Scholar 

  24. Huang, G.-B., Siew, C.-K.: Extreme learning machine with randomly assigned RBF kernels. Int. J. Inf. Technol. 11(1), 16–24 (2005)

    Google Scholar 

Download references

Acknowledgments

This work is supported by the National Natural Science Foundation of China under Grant 61075072, and 91220301, and the New Century Excellent Talent Plan under Grant NCET-10-0901.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Xin Xu .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Springer International Publishing Switzerland

About this paper

Cite this paper

Zeng, Y., Xu, X., Fang, Y., Zhao, K. (2015). Traffic Sign Recognition Using Deep Convolutional Networks and Extreme Learning Machine. In: He, X., et al. Intelligence Science and Big Data Engineering. Image and Video Data Engineering. IScIDE 2015. Lecture Notes in Computer Science(), vol 9242. Springer, Cham. https://doi.org/10.1007/978-3-319-23989-7_28

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-23989-7_28

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-23987-3

  • Online ISBN: 978-3-319-23989-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics