Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用命令行检测图片报错 #3

Open
lzw3232 opened this issue Oct 15, 2019 · 3 comments
Open

使用命令行检测图片报错 #3

lzw3232 opened this issue Oct 15, 2019 · 3 comments

Comments

@lzw3232
Copy link

lzw3232 commented Oct 15, 2019

使用./darknet detect cfg/yolov3-tiny.cfg yolov3-tiny_1.weights backup/008.jpg检测图片会报错如下(weights我只是该了名字):
.......
Loading weights from yolov3-tiny_1.weights...Done!
backup/008.jpg: Predicted in 1.362801 seconds.
浙: 96%
段错误 (核心已转储)
请问是我哪里弄错了么

@dabblle
Copy link

dabblle commented Jan 10, 2020

@lzw3232

@dabblle
Copy link

dabblle commented Jan 10, 2020

请问这个问题您解决了嘛?能不能指导指导我

@lzw3232
Copy link
Author

lzw3232 commented Jan 24, 2020

请问这个问题您解决了嘛?能不能指导指导我

解决了,注释了源代码中的src/image.c里的draw_detections函数里的strcat,你也可以使用其他的函数代替strcat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants