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

Why such a problem when I run that python tools/nusc_tracking/pub_test.py --work_dir work_dirs --checkpoint work_dirs/infos_val_10sweeps_withvelo_filter_True.json #389

Open
ZhangTingyang opened this issue Apr 10, 2023 · 1 comment

Comments

@ZhangTingyang
Copy link

======
Loading NuScenes tables for version v1.0-trainval...
23 category,
8 attribute,
4 visibility,
64386 instance,
12 sensor,
10200 calibrated_sensor,
2631083 ego_pose,
68 log,
850 scene,
34149 sample,
2631083 sample_data,
1166187 sample_annotation,
4 map,
Done loading in 29.8 seconds.

Reverse indexing ...
Done reverse indexing in 11.3 seconds.

Deploy OK
Use hungarian: False
Traceback (most recent call last):
File "tools/nusc_tracking/pub_test.py", line 190, in
main()
File "tools/nusc_tracking/pub_test.py", line 84, in main
predictions=json.load(f)['results']
KeyError: 'results'

@ZXueYu
Copy link

ZXueYu commented Apr 10, 2024

When I was tracking, I encountered the same problem. How did you solve it?

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