Real-Time Object Detection On Low Power Embedded Platforms

George Jose, Aashish Kumar, Srinivas Kruthiventi S S, Sambuddha Saha, Harikrishna Muralidhara; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2019, pp. 0-0

Abstract


Low power real-time object detection is an interesting application in deep learning with applications in smart wearables, Advanced Driver Assistance Systems (ADAS), drone surveillance systems, etc. In this paper, we discuss the limitations with existing networks and enumerate the various factors to keep in mind while designing neural networks for a target hardware. Based on our experience of working with TI embedded platform, we provide a systematic approach for designing real time object detection networks on low power embedded platforms. First stage involves identifying the optimal layers for the hardware, by understanding it's computational and memory limitations. The next step is to use these layers to come up with a basic building block that has low computational complexity. The final stage involves using model compression techniques like sparsification/quantization to accelerate the inference process. Based on this design approach, we were able to come up with a low latency object detection model HX-LPNet that operates at 22 FPS on low power TDA2PX System on Chip(SoC) provided by Texas Instruments (TI)

Related Material


[pdf]
[bibtex]
@InProceedings{Jose_2019_ICCV,
author = {Jose, George and Kumar, Aashish and Kruthiventi S S, Srinivas and Saha, Sambuddha and Muralidhara, Harikrishna},
title = {Real-Time Object Detection On Low Power Embedded Platforms},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops},
month = {Oct},
year = {2019}
}