Real-Time Object Detection and Semantic Segmentation Hardware System with Deep Learning Networks

Shaoxia Fang,Lu Tian,Junbin Wang,Shuang Liang,Dongliang Xie,Zhongmin Chen,Lingzhi Sui,Qian Yu,Xiaoming Sun,Yi Shan,Yu Wang
DOI: https://doi.org/10.1109/fpt.2018.00081
2018-01-01
Abstract:Advanced Driver Assistance Systems (ADAS) help the driver in the driving process by detecting objects, doing basic classification, implementing safety guards and so on. Convolution Neural Networks (CNN) has been proved to be an essential to support ADAS. We designed an architecture named Aristotle to execute neural networks for both object detection and semantic segmentation on FPGA. DNNDK (Deep Learning Development Toolkit), a full-stack software tool, with tens of compilation optimization techniques is proposed to improve the energy efficiency and make it easy to develop. The Aristotle architecture is implemented on Xilinx ZU9 FPGA, and two networks are deployed on it to execute object detection and semantic segmentation, respectively.
What problem does this paper attempt to address?