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

一些疑问。 #13

Open
yyLeeShine opened this issue Dec 11, 2018 · 2 comments
Open

一些疑问。 #13

yyLeeShine opened this issue Dec 11, 2018 · 2 comments

Comments

@yyLeeShine
Copy link

1、我看了你的CSDN,您说要以release模式运行才能运行起来,我试了一下,debug模式也是能运行起来,能监测图片的。
2、但是当我真的debug调试后,这个项目运行起来,图片监测一直会停留在那个analysing yolo界面了。
3、后来我不调试了,又以debug模式安装运行,甚至clean project后,但是项目却还是一直停留在analysing yolo界面上了,但是在调试之前以debug模式安装就可以成功监测,不会停留在analysing yolo界面上了。
4、我在代码调试里面看了看,在jni接口那个network_predict(net, X)函数一直运行不出来,我跳进这个函数里面,跳的越来越深,后面就直接看不懂代码意思了,没法调了。。。
5、请问你遇到过这些问题吗?如果你遇到过的话,你是怎么处理的呢?
6、另你的darknet的test_detector函数里面是有这样一部分代码的,而我自己安装的darknet的test_detector是没有这一部分代码的,这一部分代码是用来干什么的呢?
default
1 n z33 3ttfziez0e 1 2
6l do u7fuvr8ss tcv_u

@chentyjpm
Copy link
Owner

你如果一定要debug 模式调试的话 需要关闭 openmp 优化

@chentyjpm
Copy link
Owner

也就是不使用多核优化 就可以调试了

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