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

path_data_base = "./media/mines/46230797-4d43-4860-9b76-ce35e699ea47/KITTI/raw" #14

Closed
gaomomo opened this issue Jun 11, 2019 · 6 comments

Comments

@gaomomo
Copy link

gaomomo commented Jun 11, 2019

Hi,
path_data_base = "./media/mines/46230797-4d43-4860-9b76-ce35e699ea47/KITTI/raw",
I want to know if this path needs to be manually created locally. What data is placed under this path?

Thank you so much in advance.

@prayritkhanna
Copy link

I have a similar question, when I set the read_data = 1, I get back an error saying there is no such directory: "./media/mines/46230797-4d43-4860-9b76-ce35e699ea47/KITTI/raw". Is there something that I need to do to make read_data work?
Screenshot from 2019-06-11 10-57-31

@mbrossar
Copy link
Owner

You have to modify this path depending on where you store the KITTI data.

@gaomomo
Copy link
Author

gaomomo commented Jun 14, 2019

Thank you so much for answering my question.
I want to know what data is placed respectively under these two paths:
./media/mines/46230797-4d43-4860-9b76-ce35e699ea47/KITTI/raw and ../data

@prayritkhanna
Copy link

@gaomomo

The first path is the Kitti raw data. This is the data you will be testing/training.

The "../data" path is where the data should be saved on your system within the ai-imu-dr directory.
You need to create that directory if you do have one already in there.

@gaomomo gaomomo closed this as completed Jul 4, 2019
@gaomomo
Copy link
Author

gaomomo commented Jul 4, 2019

Thanks a lot!

@Akudavale
Copy link

You have to modify this path depending on where you store the KITTI data.
from where do i get this KITTI data?
Thankyou

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

4 participants