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

demo #2

Open
dreamhighchina opened this issue Oct 11, 2019 · 6 comments
Open

demo #2

dreamhighchina opened this issue Oct 11, 2019 · 6 comments

Comments

@dreamhighchina
Copy link

大佬,跑你的demo,都有问题:
Num of prediction files: 729
Num of ground truth files: 721
groundtruths' size does not match predictions' size, please check ~
Traceback (most recent call last):
File "test.py", line 70, in
eval.run()
File "/home/112831/code/tools/Eval_object_detection-master/evaluation.py", line 272, in run
prediction_path, gt_path, predictions, groundtruths, file_format = self.load_all_files()
TypeError: cannot unpack non-iterable int object

@JohnSuuAries
Copy link

JohnSuuAries commented Oct 11, 2019 via email

@dreamhighchina
Copy link
Author

大佬,我用的是你的数据,我什么都没有改,求大佬指教下

@dreamhighchina
Copy link
Author

要不大佬你下载这个跑跑,是不是后来修改了,我就下载了你的,然后什么都没有动,包括数据。

@dreamhighchina
Copy link
Author

大佬可以了,删除了里面几个空的文件就好了

@dreamhighchina
Copy link
Author

大佬,这两个参数的含义是什么??
overlapRatio': 0.5,
'threshold': 0.5,

@wangzhe0623
Copy link
Owner

@wangzhe0623 兄弟,overlapRatio是ground truth和预测框的IOU;threshold是置信度阈值,prec和rec就是在这个阈值下计算的。

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