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

dataset file structure #34

Open
XuZiGuo-bit opened this issue Jun 6, 2024 · 3 comments
Open

dataset file structure #34

XuZiGuo-bit opened this issue Jun 6, 2024 · 3 comments

Comments

@XuZiGuo-bit
Copy link

hello! I ran test command "python tools/test_tracking.py projects/configs/tracking/petr/f3_q500_800x320.py ./PF-Track-Models/f3_all/final.pth --jsonfile_prefix /result --eval bbox”
Snipaste_2024-06-06_22-50-06
my dataset file structure like this:
Snipaste_2024-06-06_22-56-08
there are somrthing wrong?
Look foward to your answer, thank you!

@ziqipang
Copy link
Contributor

@XuZiGuo-bit Could you please check if the image mentioned by the error message indeed exists? From your file structure, I think the filename should be something like ./data/nuscenes/v1.0-trainval/xxx?

@XuZiGuo-bit
Copy link
Author

@ziqipang Thank you for your answer, val set is too big so i change to infer with test set. But there is another error:
image
And i print shape of cls_score, one is [0, 10] .
image
Looking forward to your answer, thank you !

@ziqipang
Copy link
Contributor

@XuZiGuo-bit I haven't encountered this issue before. Could you please try a full inference on the validation set, or at least mini-val, as a sanity check? Meanwhile, you are using the provided checkpoint, right?

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