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

运行gen_instance_info.py的时候报错 #53

Open
JYounngS opened this issue Sep 2, 2024 · 2 comments
Open

运行gen_instance_info.py的时候报错 #53

JYounngS opened this issue Sep 2, 2024 · 2 comments

Comments

@JYounngS
Copy link

JYounngS commented Sep 2, 2024

Traceback (most recent call last):
File "/data2/sjy/miniconda3/envs/sparseocc/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
File "gen_instance_info.py", line 82, in process_add_instance_info
occ_gt_path = token2path[sample['token']]
KeyError: 'e93e98b63d3b40209056d129dc53ceee'

@YANG-CY-163
Copy link
Contributor

This error is usually caused by the wrong gt_root, you can check if the gt_path is correct and if the dict token2path is empty
image

@JYounngS
Copy link
Author

JYounngS commented Sep 3, 2024

Thanks a lot. I have solved it out !

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