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

【一个小笔误】输出的目标检测信息路径 #1

Open
marrblue opened this issue Mar 16, 2019 · 2 comments
Open

【一个小笔误】输出的目标检测信息路径 #1

marrblue opened this issue Mar 16, 2019 · 2 comments

Comments

@marrblue
Copy link

原说明中:输出的图片保存在 output_folder/yolo_txt 路径下;
其实代码中是在output_folder/yolo_txts中,少个s

感谢代码分享!

@wuxiaolang
Copy link
Owner

感谢提醒,readme 已更新,也顺便把代码里的 yolo_img 也改成 yolo_imgs 了 😃。

@tgpcai
Copy link

tgpcai commented Feb 11, 2020

运行时候当加载完毕yolov3.weights之后出现段错误(核心已转储),请指教!

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

3 participants