English

Real-time semantic segmentation on FPGAs for autonomous vehicles with hls4ml

Computer Vision and Pattern Recognition 2022-05-19 v1 Hardware Architecture Machine Learning Instrumentation and Detectors Machine Learning

Abstract

In this paper, we investigate how field programmable gate arrays can serve as hardware accelerators for real-time semantic segmentation tasks relevant for autonomous driving. Considering compressed versions of the ENet convolutional neural network architecture, we demonstrate a fully-on-chip deployment with a latency of 4.9 ms per image, using less than 30% of the available resources on a Xilinx ZCU102 evaluation board. The latency is reduced to 3 ms per image when increasing the batch size to ten, corresponding to the use case where the autonomous vehicle receives inputs from multiple cameras simultaneously. We show, through aggressive filter reduction and heterogeneous quantization-aware training, and an optimized implementation of convolutional layers, that the power consumption and resource utilization can be significantly reduced while maintaining accuracy on the Cityscapes dataset.

Keywords

Cite

@article{arxiv.2205.07690,
  title  = {Real-time semantic segmentation on FPGAs for autonomous vehicles with hls4ml},
  author = {Nicolò Ghielmetti and Vladimir Loncar and Maurizio Pierini and Marcel Roed and Sioni Summers and Thea Aarrestad and Christoffer Petersson and Hampus Linander and Jennifer Ngadiuba and Kelvin Lin and Philip Harris},
  journal= {arXiv preprint arXiv:2205.07690},
  year   = {2022}
}

Comments

11 pages, 6 tables, 5 figures