24 目标识别MobileNet

為{幸葍}努か 提交于 2021-02-08 02:44:59

 

下载

 

代码和MobileNet训练模型可以从以下位置下载:

 

https://github.com/djmv/MobilNet_SSD_opencv

https://github.com/chuanqi305/MobileNet-SSD

http://www.ebenezertechs.com/mobilenet-ssd-using-opencv-3-4-1-deep-learning-module-python/

 

 

https://github.com/djmv/MobilNet_SSD_opencv 

网友加速

 

在Raspberry Pi上设置TensorFlow对象检测API的教程

https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi#6-detect-objects

 

https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi

 https://www.youtube.com/watch?v=gGqVNuYol6o&feature=youtu.be

 

 

 

 

https://blog.csdn.net/weixin_43558453/article/details/85175253

Tensorflow官方提供的本地编译的方式在arm嵌入式设备运行Tensorflow Lite

 

https://blog.csdn.net/weixin_43558453/article/details/86507764

即使是在实时检测并亮灯的时候树莓派的CPU的占用率也65%左右,所以小小的树莓派用Tengine还是有可以继续发掘的潜力的。
在这里插入图片描述

如果大家对Tengine框架的性能有兴趣可以参考一下我之前写的那篇文章,关于Tengine和

 

 

树莓派实现目标实时检测opencv-Moblenet

 

Tengine 推断引擎:树莓派也能玩转深度学习

http://shumeipai.nxez.com/2018/12/07/tengine-inference-engine-raspberry-pi-deep-learning.html

 

可以看到单帧耗时有所下降(400ms-700ms),

 

 

 

 

使用opencvd的级联器

https://www.cs.cmu.edu/~efros/courses/LBMV07/Papers/viola-cvpr-01.pdf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!