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

How is the structure of the Tartan datasets arranged during training? #53

Open
Tianci-Wen opened this issue Apr 2, 2024 · 2 comments
Open

Comments

@Tianci-Wen
Copy link

Thank you for open sourcing your excellent work. I encountered some problems during training. For one of the sequences, my path is as follows:
~/datasets/TartanAir/abandonedfactory/Easy/depth_left/abandonedfactory/EasyP000/depth_left/xxxx.npy
~/datasets/TartanAir/abandonedfactory/Easy/image_left/abandonedfactory/Easy/P000/image_left/xxxx.png

How can I rearrange the file structure?
Is there any preprocessing after downloading the data set?
Thank you very much and look forward to your answer.

@lahavlipson
Copy link
Collaborator

The data should be stored as DPVO/datasets/TartanAir/abandonedfactory/abandonedfactory/Easy/P001/image_left/xxxx.png

Sorry for the confusion. I believe this is how the tartanair_tools github repo unpacks it

@Tianci-Wen
Copy link
Author

The data should be stored as DPVO/datasets/TartanAir/abandonedfactory/abandonedfactory/Easy/P001/image_left/xxxx.png

Sorry for the confusion. I believe this is how the tartanair_tools github repo unpacks it

Thank you very much for your patient reply! I found this in the tartanair_tools github repo, but it still doesn't work when testing driod-slam. I tested the first abandonedfactory on DPVO and it works. I will test and train DPVO after all sequences have been downloaded.

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