Runtime Optimization of a CNN Model for Environment Perception

Published: 2020, Last Modified: 16 May 2025IV 2020EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: For self driving cars one of the current key technologies are deep neural networks. Especially in camera based environment perception they are absolutely irreplaceable. The currently developed network models are usually executed on high end consumer or server GPUs. Also the verification of the real-time properties is mostly based on these GPUs. However, if these models are to be used in near-series applications, the question arises whether they can also be used on significantly reduced hardware. To address this question, we conduct a case study with a camera based traffic light detection system. Promising optimization techniques are adapted and applied to the model to investigate potential performance gains achievable with these techniques in the context of self driving car environment perception. In particular, the trade-off between quality and speed is to be examined in detail.
Loading