吴恩达yolo.h5
吴恩达卷积神经网络编程作业三最后需要的目标检测的模型文件,亲测可用,有分的可以给分,没分的参考下面自己生成吧。参考:https://github.com/allanzelener/YAD2K#quick-start1、下载yologithub,https://github.com/allanzelener/YAD2K2、下载https://github.com/pjreddie/darknet/blob/master/cfg/yolo.cfg下载https://pjreddie.com/media/files/yolo.weights执行生产h5文件:./yad2k.pyyolo.cfgyolo.weightsmodel_data/y
用户评论
不能用啊, ERROR:root:An unexpected error occurred while tokenizing input The following traceback may be corrupted or invalid The error message is: ('EOF in multi-line string', (900, 4))
看看再说吧
File "C:\Users\zhangyubo\Desktop\第四课作业\第四课第三周第四周\Week 03\Car detection for Autonomous Driving\代码仿真.py", line 233, in yolo_model = load_model("model_data/yolo.h5") File "C:\Users\zhangyubo\AppData\Local\Programs\Python\Python36\lib\site-packages\keras\mod