Home /Research /The Implementation of CNN-Based Object Detector on ARM Embedded Platforms
PERCEPTION

The Implementation of CNN-Based Object Detector on ARM Embedded Platforms

Yingjie Zhang, Sheng Bi, Min Dong, Yunda Liu

Year
2018
Citations
16

Abstract

Deep convolutional neural network (DCNN) based computer vision methods have great progress in object detection tasks. And object detection is essential to many applications such as autonomous robots and vehicles. However, it is difficult for object detection system to be deployed on embedded platforms due to its intensive computing architecture. We present an object detector MobileNet-SSD which can be deployed on embedded platforms. The object detector presented in this work based on Single Shot Detector (SSD) framework and replace the feature extractor with a more light weight network MobileNetV1. General matrix to matrix multiplication is used to simplify the calculation of convolution operation and is further optimized using ARM NEON technology. Finally, the object detector MobileNet-SSD is deployed on embedded platform and achieves 1.13FPS with 0.72 mean average precision on PASCAL VOC dataset.

Keywords

Pascal (unit)Computer scienceDetectorObject detectionConvolutional neural networkArtificial intelligenceConvolution (computer science)Object (grammar)Computer visionArtificial neural network

Related papers

Browse all PERCEPTION papers