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

KeyError: '1b9a789e08bb4b7b89eacb2176c70840' #390

Open
ZhangTingyang opened this issue Apr 11, 2023 · 7 comments
Open

KeyError: '1b9a789e08bb4b7b89eacb2176c70840' #390

ZhangTingyang opened this issue Apr 11, 2023 · 7 comments

Comments

@ZhangTingyang
Copy link

root@autodl-container-a2b111a626-eef41984:~/autodl-tmp/CenterPoint# python tools/nusc_tracking/pub_test.py --work_dir model --checkpoint work_dirs/result/infos_val_10sweeps_withvelo_filter_True.json --version v1.0-test --root data/nuScenes/v1.0-test

======
Loading NuScenes tables for version v1.0-test...
23 category,
8 attribute,
4 visibility,
0 instance,
12 sensor,
1800 calibrated_sensor,
462901 ego_pose,
15 log,
150 scene,
6008 sample,
462901 sample_data,
0 sample_annotation,
4 map,
Done loading in 3.7 seconds.

Reverse indexing ...
Done reverse indexing in 1.1 seconds.

Deploy OK
Use hungarian: False
Begin Tracking

Traceback (most recent call last):
File "tools/nusc_tracking/pub_test.py", line 190, in
main()
File "tools/nusc_tracking/pub_test.py", line 110, in main
preds = predictions[token]
KeyError: '1b9a789e08bb4b7b89eacb2176c70840'

@ZhangTingyang
Copy link
Author

help!

@sayhiOK
Copy link

sayhiOK commented Apr 25, 2023

me too @ZhangTingyang

@huichen98
Copy link

huichen98 commented Apr 26, 2023

没有的直接跳过

@ZhangTingyang
Copy link
Author

没有的直接跳过

但直接最后一步会报错缺少这个文件infos_test_10sweeps_withvelo_filter_True.pkl,这个应该是在报错的那一步生成的pkl文件吧

@Feng-ming-wang
Copy link

怎么跳过呀

@tzy-0716
Copy link

tzy-0716 commented Nov 7, 2023

me too! help!

@justeWang
Copy link

root@autodl-container-a2b111a626-eef41984:~/autodl-tmp/CenterPoint# python tools/nusc_tracking/pub_test.py --work_dir model --checkpoint work_dirs/result/infos_val_10sweeps_withvelo_filter_True.json --version v1.0-test --root data/nuScenes/v1.0-test

======

Loading NuScenes tables for version v1.0-test...
23 category,
8 attribute,
4 visibility,
0 instance,
12 sensor,
1800 calibrated_sensor,
462901 ego_pose,
15 log,
150 scene,
6008 sample,
462901 sample_data,
0 sample_annotation,
4 map,
Done loading in 3.7 seconds.

Reverse indexing ...

Done reverse indexing in 1.1 seconds.
Deploy OK Use hungarian: False Begin Tracking

Traceback (most recent call last): File "tools/nusc_tracking/pub_test.py", line 190, in main() File "tools/nusc_tracking/pub_test.py", line 110, in main preds = predictions[token] KeyError: '1b9a789e08bb4b7b89eacb2176c70840'

Hello, I also met the same problem, do you remember how to solve it? I am looking for some algorithms for cloud target tracking, or can you give me some suggestions?
您好,我也遇到了相同的问题,请问您还记得怎么解决的吗?我正在找点云目标跟踪的算法,或者您可以给我一下建议吗?

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

6 participants