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

Question about visualization #39

Open
wzh506 opened this issue Nov 23, 2024 · 1 comment
Open

Question about visualization #39

wzh506 opened this issue Nov 23, 2024 · 1 comment

Comments

@wzh506
Copy link

wzh506 commented Nov 23, 2024

Thanks for your great work!But I have a little question about the visualization:
I use:

python tools/video_demo/bev.py ./projects/configs/tracking/petr/f3_q5_800x320.py --result ./work_dir/f3_all/track_no_ext/results_nusc_tracking.json --show-dir ./work_dir/visualizations/

(sparse4d) (base) wzh@wzh-pc:~/study/github/3Dobjectdetection/PF-Track$ python tools/video_demo/bev.py ./projects/configs/tracking/petr/f3_q5_800x320.py --result ./work_dir/f3_all/track_no_ext/results_nusc_tracking.json --show-dir ./work_dir/visualizations/
projects
0%| | 0/6019 [00:00<?, ?it/s]Traceback (most recent call last):
File "tools/video_demo/bev.py", line 197, in
main()
File "tools/video_demo/bev.py", line 66, in main
data_info_idx = data_info_sample_tokens.index(sample_token)
ValueError: '30e55a3ec6184d8cb1944b39ba19d622' is not in list

I have downloaded fulldataset (only trainval, without test) and mini dataset,could yuo help me?

@ziqipang
Copy link
Contributor

@wzh506 Could you check if you nuscenes have this sample?

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