@sohnki

Real-Time Object Detection On Low Power Embedded Platforms

, , , , and . 2019 IEEE/CVF International Conference on Computer Vision Workshop (ICCVW), page 2485-2492. (October 2019)
DOI: 10.1109/ICCVW.2019.00304

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).

Description

Real-Time Object Detection On Low Power Embedded Platforms - IEEE Conference Publication

Links and resources

Tags