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.py Path #7

Closed
prayritkhanna opened this issue Jun 5, 2019 · 1 comment
Closed

Dataset.py Path #7

prayritkhanna opened this issue Jun 5, 2019 · 1 comment

Comments

@prayritkhanna
Copy link

Hello,

I am researching an imu project and have been reading your paper as reference for my research. I was hoping you could clarify where (path_data_save) is saving in dataset.py line 64. If you could get back to me as soon as possible that would be great!

@mbrossar
Copy link
Owner

mbrossar commented Jun 5, 2019

path_data_save is a path that indicates where preprocessing data have been saved. Preprocessing data are just a part of the KITTI data saved in pickle format for fast loading.
In the main_kitti.py file , we have path_data_save = "../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

2 participants