Traffic sign detection system with efficient and low-bit neural network compression in computer vision

In a traffic setting, traffic sign detection is a critical task. It is becoming even more important as the number of vehicles on the road grows, increasing the accident rate. Object detection in embedded devices can be used to alert distracted drivers to traffic signs so that the signs can direct t...

Full description

Saved in:
Bibliographic Details
Main Author: Thin Lat Han
Other Authors: Loke Yuan Ren
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/158549
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:In a traffic setting, traffic sign detection is a critical task. It is becoming even more important as the number of vehicles on the road grows, increasing the accident rate. Object detection in embedded devices can be used to alert distracted drivers to traffic signs so that the signs can direct them on the road. Object identification on images can have a high level of accuracy and speed, which is required by a traffic sign detection system to recognize traffic signs quickly and precisely so that road safety can be ensured. However, to achieve the high accuracy and speed requirements, it usually requires a high-performing Graphics Processing Unit (GPU) and considerable internal storage. Unfortunately, most embedded devices do not have high performing GPU and huge internal storage. Thus, this project proposes the use of efficient and low-bit neural network compression to make the existing object detection model deployable on embedded devices, while ensuring that the accuracy and speed are not too compromised.