You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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'
The text was updated successfully, but these errors were encountered:
======
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'
The text was updated successfully, but these errors were encountered: