Architecturing Binarized Neural Networks for Traffic Sign Recognition

03/27/2023
by   Andreea Postovan, et al.
0

Traffic signs support road safety and managing the flow of traffic, hence are an integral part of any vision system for autonomous driving. While the use of deep learning is well-known in traffic signs classification due to the high accuracy results obtained using convolutional neural networks (CNNs) (state of the art is 99.46%), little is known about binarized neural networks (BNNs). Compared to CNNs, BNNs reduce the model size and simplify convolution operations and have shown promising results in computationally limited and energy-constrained devices which appear in the context of autonomous driving. This work presents a bottom-up approach for architecturing BNNs by studying characteristics of the constituent layers. These constituent layers (binarized convolutional layers, max pooling, batch normalization, fully connected layers) are studied in various combinations and with different values of kernel size, number of filters and of neurons by using the German Traffic Sign Recognition Benchmark (GTSRB) for training. As a result, we propose BNNs architectures which achieve more than 90% for GTSRB (the maximum is 96.45%) and an average greater than 80% (the maximum is 88.99%) considering also the Belgian and Chinese datasets for testing. The number of parameters of these architectures varies from 100k to less than 2M. The accompanying material of this paper is publicly available at https://github.com/apostovan21/BinarizedNeuralNetwork.

READ FULL TEXT
research
09/30/2022

Traffic Sign Classification Using Deep and Quantum Neural Networks

Quantum Neural Networks (QNNs) are an emerging technology that can be us...
research
09/05/2023

Traffic Light Recognition using Convolutional Neural Networks: A Survey

Real-time traffic light recognition is essential for autonomous driving....
research
10/31/2018

Some New Layer Architectures for Graph CNN

While convolutional neural networks (CNNs) have recently made great stri...
research
12/29/2022

BiMLP: Compact Binary Architectures for Vision Multi-Layer Perceptrons

This paper studies the problem of designing compact binary architectures...
research
05/16/2021

Dynamic Pooling Improves Nanopore Base Calling Accuracy

In nanopore sequencing, electrical signal is measured as DNA molecules p...
research
02/19/2019

Challenging Environments for Traffic Sign Detection: Reliability Assessment under Inclement Conditions

State-of-the-art algorithms successfully localize and recognize traffic ...
research
08/30/2018

Total Recall: Understanding Traffic Signs using Deep Hierarchical Convolutional Neural Networks

Recognizing Traffic Signs using intelligent systems can drastically redu...

Please sign up or login with your details

Forgot password? Click here to reset