概述
参考:https://www.cnblogs.com/tensorflownews/p/8922359.html
Github:https://github.com/qqwweee/keras-yolo3
有几个步骤详细说明一下
1.下载权重
wget https://pjreddie.com/media/files/yolov3.weights
2.下载
yolov3.cfg
3.创建文件夹model_data
4.keras版本2.1.2 tensorflow版本1.2.1 可用,本来我是keras2.1.4也用不了
5.运行
python convert.py yolov3.cfg yolov3.weights model_data/yolo.h5
6.运行
python yolo_video.py --images
下一步:https://blog.csdn.net/mingqi1996/article/details/83343289
转载于:https://www.cnblogs.com/MarsMercury/p/11189193.html
最后
以上就是畅快自行车为你收集整理的Keras+Yolo 目标检测的全部内容,希望文章能够帮你解决Keras+Yolo 目标检测所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复