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
and give me an Traceback (most recent call last): File "adaptor.py", line 430, in <module> main(args) File "adaptor.py", line 246, in main sample_token = map_data[i]['pts_bbox']['sample_idx'] KeyError: 'sample_idx'
and another also occurs predicted map is not found.
Hi there,
When we try to run the command:
python adaptor_vis.py --data_path ../trj_data/maptr
we encounter an error indicating that there are no sample_idx keys.
Find the below code:
Please let me know how to solve this issue.
Thanks a million
The text was updated successfully, but these errors were encountered: