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

where is the query data?the query data not in a csv file or txt file? #5

Open
Samchengjiaming opened this issue Jun 16, 2022 · 1 comment

Comments

@Samchengjiaming
Copy link

No description provided.

@Samchengjiaming Samchengjiaming changed the title where the query data?the query where is the query data?the query data not in a csv file or txt file? Jun 16, 2022
@mako443
Copy link
Owner

mako443 commented Jun 17, 2022

Hi @Samchengjiaming, the query data is part of the Pose objects encoded in the your_dataset_path/poses/xxx.pkl objects. This data is converted into text hints on-the-fly during our dataloading in Kitti360BaseDataset - we recommend to derivate from that class or use one of our sub-classes as well.

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