2019
DOI: 10.1109/tiv.2019.2919458
|View full text |Cite
|
Sign up to set email alerts
|

Benchmarking Deep Learning Frameworks and Investigating FPGA Deployment for Traffic Sign Classification and Detection

Abstract: We benchmark several widely-used deep learning frameworks and investigate the FPGA deployment for performing traffic sign classification and detection. We evaluate the training speed and inference accuracy of these frameworks on the GPU by training FPGA-deployment-suitable models with various input sizes on GTSRB, a traffic sign classification dataset. Then, selected trained classification models and various object detection models that we train on GTSRB's detection counterpart (i.e., GTSDB) are evaluated with… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
9
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 24 publications
(9 citation statements)
references
References 10 publications
(17 reference statements)
0
9
0
Order By: Relevance
“…One of the most common DL models to detect traffic signs are CNNs. Qian et al (2015), Yang et al (2015), Lin et al (2016Lin et al ( , 2019, Lim et al (2017), Zeng et al (2016), Hu et al (2017b), Yuan et al (2016), Arcos-Garcia et al (2018), Natarajan et al (2018), Lee and Kim (2018), Li et al (2018b) and You et al (2018) have all used CNN as their main feature extractor, each trying to tune their model to get the best results. Qian et al (2015) have used RCNN to derive regions of interest from RGB images.…”
Section: Visual Recognition Tasksmentioning
confidence: 99%
“…One of the most common DL models to detect traffic signs are CNNs. Qian et al (2015), Yang et al (2015), Lin et al (2016Lin et al ( , 2019, Lim et al (2017), Zeng et al (2016), Hu et al (2017b), Yuan et al (2016), Arcos-Garcia et al (2018), Natarajan et al (2018), Lee and Kim (2018), Li et al (2018b) and You et al (2018) have all used CNN as their main feature extractor, each trying to tune their model to get the best results. Qian et al (2015) have used RCNN to derive regions of interest from RGB images.…”
Section: Visual Recognition Tasksmentioning
confidence: 99%
“…However the comparison is not very fair: not all the networks are implemented on all the boards, the datasets are different and they do not even mention the input size of the networks. An extensive comparison is offered by Lin et al [20], where the authors benchmark several deep learning frameworks and investigate the FPGA deployment for performing traffic sign classification and detection. To evaluate inference performance, they consider inference latency, accuracy, and power efficiency, by varying different parameters such as floating-point precision and batch size.…”
Section: Related Workmentioning
confidence: 99%
“…In other plane, the usage of CNNs for medical research using OpenVINO in combination with the new Intel Xeon CPUs [28] , the efforts in deploying CNNs on FPGAs [29] or the work of Lin et al. [30] , studying OpenVINO and TensorFlow for deploying a traffic sign classification and detection system on an FPGA, are examples that prove the variety of scenarios in which this framework could be further used, besides embedded devices and IoT use cases.…”
Section: Related Workmentioning
confidence: 99%