首页 /研究 /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

发表年份
2018
引用次数
16

摘要

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.

关键词

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

相关论文

查看 PERCEPTION 分类全部论文