yolov5-dnn-cpp-python icon indicating copy to clipboard operation
yolov5-dnn-cpp-python copied to clipboard

cpp 加载模型失败 Required argument "starts" not found into dictionary in function 'get' 求助!!!!

Open Naughty-Galileo opened this issue 2 years ago • 2 comments

OpenCV(4.1.2) /usr/local/src/opencv/modules/dnn/include/opencv2/dnn/dnn.inl.hpp:349: error: (-204:Requested object was not found) Required argument "starts" not found into dictionary in function 'get' 完全按照大佬说的做的,但是加载失败。

Naughty-Galileo avatar Feb 22 '22 07:02 Naughty-Galileo

升级opencv,再试一下

---原始邮件--- 发件人: "Naughty @.> 发送时间: 2022年2月22日(周二) 下午3:31 收件人: @.>; 抄送: @.***>; 主题: [hpc203/yolov5-dnn-cpp-python] cpp 加载模型失败 Required argument "starts" not found into dictionary in function 'get' 求助!!!! (Issue #24)

OpenCV(4.1.2) /usr/local/src/opencv/modules/dnn/include/opencv2/dnn/dnn.inl.hpp:349: error: (-204:Requested object was not found) Required argument "starts" not found into dictionary in function 'get' 完全按照大佬说的做的,但是加载失败。

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>

hpc203 avatar Feb 24 '22 06:02 hpc203

升级opencv,再试一下 ---原始邮件--- 发件人: "Naughty @.> 发送时间: 2022年2月22日(周二) 下午3:31 收件人: @.>; 抄送: @.>; 主题: [hpc203/yolov5-dnn-cpp-python] cpp 加载模型失败 Required argument "starts" not found into dictionary in function 'get' 求助!!!! (Issue #24) OpenCV(4.1.2) /usr/local/src/opencv/modules/dnn/include/opencv2/dnn/dnn.inl.hpp:349: error: (-204:Requested object was not found) Required argument "starts" not found into dictionary in function 'get' 完全按照大佬说的做的,但是加载失败。 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.>

因为我不能更换opencv版本,所以有其他解决办法吗hhh是因为版本问题吗?

Naughty-Galileo avatar Feb 24 '22 12:02 Naughty-Galileo