Abstract
For self-driving cars that operate based on battery-generated power, detection and control are commonly performed in embedded systems to reduce power consumption. To drive safely without driver intervention, it is essential to operate object detection algorithms with high accuracy and fast detection speed within autonomous driving embedded systems. This paper proposes new methods to predict the localization uncertainty by applying Gaussian modeling to the DNN-based tiny YOLOv3 algorithm and consequently, to drastically improve accuracy at the expense of a slight penalty of detection speed by using it in post-processing. Compared to the baseline algorithm (i.e., tiny YOLOv3), the proposed algorithm, tiny Gaussian YOLOv3, improves the mean average precision (mAP) by 2.62 and 4.6 on the Berkeley deep drive (BDD) and KITTI datasets, respectively. Nevertheless, the proposed algorithm is capable of performing real-time detection at 55.56 frames per second (fps) on the BDD dataset and 69.74 fps on the KITTI dataset, respectively, under the mode 0 of the autonomous driving embedded platform, Jetson AGX Xavier.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - 2020 IEEE International Conference on Artificial Intelligence Circuits and Systems, AICAS 2020 |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Pages | 16-20 |
| Number of pages | 5 |
| ISBN (Electronic) | 9781728149226 |
| DOIs | |
| State | Published - Aug 2020 |
| Event | 2020 IEEE International Conference on Artificial Intelligence Circuits and Systems, AICAS 2020 - Genova, Italy Duration: 31 Aug 2020 → 2 Sep 2020 |
Publication series
| Name | Proceedings - 2020 IEEE International Conference on Artificial Intelligence Circuits and Systems, AICAS 2020 |
|---|
Conference
| Conference | 2020 IEEE International Conference on Artificial Intelligence Circuits and Systems, AICAS 2020 |
|---|---|
| Country/Territory | Italy |
| City | Genova |
| Period | 31/08/20 → 2/09/20 |
Bibliographical note
Publisher Copyright:© 2020 IEEE.
Keywords
- Jetson AGXXavier
- Uncertainty
- autonomous driving
- object detection
- post-processing
- tiny YOLOv3