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

About Kitti data #6

Closed
yuehua-Song666 opened this issue Apr 22, 2021 · 5 comments
Closed

About Kitti data #6

yuehua-Song666 opened this issue Apr 22, 2021 · 5 comments

Comments

@yuehua-Song666
Copy link

Hi,
I'm struggling with the Kitti data u used in ur project, can u plz tell me which item did u download from the official Kitti website?
Maybe the data u used is Kitti 360? But I didn't find data which is labeled as 2011.
Thank you so much for ur help.

@yuehua-Song666
Copy link
Author

I think I figure it out.
Sorry for disturbing u.
Thank you and stay safe.

@koutilya-pnvr
Copy link
Owner

No problem @yuehua-Song666. Let me know in case you have any other questions. Stay safe.

@yuehua-Song666
Copy link
Author

Hi,
Sorry for disturbing u again, I have prepared all the datasets which are needed in ur project, but when I ran the code, I got some problem, below is the error message:

AssertionError: Depth does not exist.
Depth path: Depth_baseline_all_syn/Bilinear_model_pseudo_labels/2011_09_26/2011_09_26_drive_0015_sync/image_02/data/0000000026.png

I'm not sure what is this file (Depth_baseline_all_syn/Bilinear_model_pseudo_labels) for, I didn't have this file. what should I prepare?

I tried to figure out what happened, but I failed. Sorry about that, below is what I did:
When I clicked line 100 in Solver.py, I jumped to Kitti_dataloader_training.py line 26 and I don't understand line 56. In line 56, u used data_info[0], is that the depth information we need? Or we should use .bin files in Kitti.

Thank you in advance

Yuehua Song

@koutilya-pnvr
Copy link
Owner

Hi @yuehua-Song666, thanks for pointing that out. That's a part of the code that is not needed at all. I refined the code and pushed it as a new commit. Please pull the repo again and try to run things. Hope it will work out now.

@yuehua-Song666
Copy link
Author

Thank you so much for ur reply, I will try again. :)

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