Open Access   Article Go Back

Traffic Sign Recognition Using Optimized Convolutional Neural Network

Anjali T P1 , N Ramasubramanian2

Section:Research Paper, Product Type: Journal Paper
Volume-06 , Issue-11 , Page no. 103-106, Dec-2018

Online published on Dec 31, 2018

Copyright © Anjali T P, N Ramasubramanian . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: Anjali T P, N Ramasubramanian , “Traffic Sign Recognition Using Optimized Convolutional Neural Network,” International Journal of Computer Sciences and Engineering, Vol.06, Issue.11, pp.103-106, 2018.

MLA Style Citation: Anjali T P, N Ramasubramanian "Traffic Sign Recognition Using Optimized Convolutional Neural Network." International Journal of Computer Sciences and Engineering 06.11 (2018): 103-106.

APA Style Citation: Anjali T P, N Ramasubramanian , (2018). Traffic Sign Recognition Using Optimized Convolutional Neural Network. International Journal of Computer Sciences and Engineering, 06(11), 103-106.

BibTex Style Citation:
@article{P_2018,
author = {Anjali T P, N Ramasubramanian },
title = {Traffic Sign Recognition Using Optimized Convolutional Neural Network},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {12 2018},
volume = {06},
Issue = {11},
month = {12},
year = {2018},
issn = {2347-2693},
pages = {103-106},
url = {https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=550},
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
UR - https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=550
TI - Traffic Sign Recognition Using Optimized Convolutional Neural Network
T2 - International Journal of Computer Sciences and Engineering
AU - Anjali T P, N Ramasubramanian
PY - 2018
DA - 2018/12/31
PB - IJCSE, Indore, INDIA
SP - 103-106
IS - 11
VL - 06
SN - 2347-2693
ER -

           

Abstract

Convolutional Neural Network (CNN) is one of the most efficient Deep Neural Networks. The addition of more layers and neurons to the CNN increases its computational complexity. Even though CNNs are capable of solving many real time image recognition tasks flawlessly, it is also crucial to design optimum neural network architecture by reducing the associated memory and computational costs for resource critical applications. The proposed method optimizes a pre-trained CNN model for Traffic Sign Recognition by identifying and eliminating the redundant channels in fully connected layer of the neural network. The basis of the algorithm is that in a large neural network, the contribution of some of the neurons is negligible and can be eliminated without much effect on the overall performance. After eliminating the channels, the resulting model is retrained to compensate for the performance loss. The process of elimination and retraining is repeated until no more redundant channels are identified. The performance of the models so developed are further compared with the original model and evaluated based on accuracy and inference time. By removing 69% of the neurons in the fully connected layer, a compression rate of 2.85 was achieved and inference time got reduced by 97ms .The model so developed had accuracy slightly higher than the original model due to the retraining performed after each iteration.

Key-Words / Index Term

Convolutional Neural Network, Network Pruning, Traffic Sign Recognition

References

[1]. Denil, M., Shakibi, B., Dinh, L., Ranzato, M., de Freitas, N.: Predicting parameters in deep learning. CoRR abs/1306.0543(2013)
[2]. Lin, M., Chen, Q., Yan, S.: Network in network. CoRR abs/1312.4400(2013)
[3]. Szegedy, C., Liu, W., Jia, Y., Sermanet, P., Reed, S.E.,Anguelov, D., Erhan, D., Vanhoucke, V.,Rabinovich,A.: Going deeper with convolutions. CoRRabs/1409.4842(2014)
[4]. Hanson, S.J., Pratt, L.: Advances in neural information processing systems 1. Morgan Kaufmann Publishers Inc., San Francisco, CA, USA (1989) 177–185
[5]. Hassibi, B., Stork, D.G.: Second order derivatives for network pruning: Optimal brain surgeon In:Advances in Neural Information Processing Systems 5, [NIPS Conference], San Francisco, CA, USA, Morgan Kaufmann Publishers Inc. (1993) 164–171
[6]. HHan, S., Mao, H., Dally, W.J.: Deep compression: Compressing deep neural networks with pruning trained quantization and Huffman coding. arXiv preprint arXiv:1510.00149 (2015)
[7]. HHengyuan Hu, Rui Peng, Yu-Wing Tai, and Chi-Keung Tang. Network trimming: A data-driven neuron pruning approach towards efficient deep architectures. arXiv preprint arXiv:1607.03250, 2016.
[8]. YYihui He ; Xiangyu Zhang ; Jian Sun : Channel Pruning for Accelerating Very Deep Neural Networks (2017), IEEE International Conference on Computer Vision (ICCV)
[9]. Kaoutar Sefrioui Boujemaa, Ismail Berrada, Afaf Bouhoute: Traffic sign recognition using convolutional neural networks, 2017 International Conference on Wireless Networks and Mobile Communications (WINCOM)
[10]. GTSRB Dataset-http://dx.doi.org/10.1016/j.neunet.2012.02.016