Skip to content

data has no key "points" #280

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

Open
khy-111 opened this issue Oct 12, 2024 · 1 comment
Open

data has no key "points" #280

khy-111 opened this issue Oct 12, 2024 · 1 comment

Comments

@khy-111
Copy link

khy-111 commented Oct 12, 2024

When I use test.py ,I am gonna to see the results,so i set the parameter "--show".But i meet a quesion when coming to this function model.module.show_results.
2024-10-12 16-12-58屏幕截图
Here!
2024-10-12 16-14-36屏幕截图
points=data['points'],but the nuscenes data here has no attribution named 'points'. So how can i do to solve this problem?

@khy-111
Copy link
Author

khy-111 commented Oct 14, 2024

Yeah,i have got the answer,maybe it is correct . i used the config which belongs to the bevformerv2 version, so the data has no attribute called "points. When using the config belonged to bevformerv1 version ,the whole process can run without any failure. Still i do not know why data has no key called "data'.

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

1 participant