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

eval promblem #62

Open
yuyuyuyuyuty opened this issue May 28, 2024 · 1 comment
Open

eval promblem #62

yuyuyuyuyuty opened this issue May 28, 2024 · 1 comment

Comments

@yuyuyuyuyuty
Copy link

when I run the test.py,I encountered an error:
File "/media/lab1214/home/lab1214/huangtingyu/VAD/tools/test.py", line 301, in
main()
File "/media/lab1214/home/lab1214/huangtingyu/VAD/tools/test.py", line 281, in main
print(dataset.evaluate(outputs['bbox_results'], **eval_kwargs))
File "/media/lab1214/home/lab1214/huangtingyu/VAD/projects/mmdet3d_plugin/datasets/nuscenes_vad_dataset.py", line 1786, in evaluate
result_dict['ADE_'+cls] = all_metric_dict['ADE_'+cls] / all_metric_dict['cnt_ade_'+cls]
ZeroDivisionError: float division by zero
Could you tell me why?

@yuyuyuyuyuty
Copy link
Author

I would like to ask why I can not use my own training pth file to test? I still get errors when I use my own pth

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

1 participant