-
Notifications
You must be signed in to change notification settings - Fork 17
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
Download voxel GT by terminal #3
Comments
Me too, it costs too much resource to preprocess the dataset, Do you have a more simpler way to download the GT dataset? Thanks. |
@SSEditor Due to the Waymo license, we can not distribute them with a public link. And we haven't found a solution to download them in the terminal in this case. Sorry for the inconvenience. If you find any solution, we are glad to see you share it here. |
@fy2462 The data preprocess mainly involves the depth and skymask data generation. We can provide depth tar files and skymask tar files in the similar way if you need. The total volume for depth+skymask will be around 800GB. |
Thank yifan. How to get them, do you have any DOC or link to shared? |
Hi @yifanlu0227, Thanks approved my request to download the dataset! I had the same issue with SSEditor, and I think I will use webbrowser to download to my mac, and then rscyc to dev machine. I'm wondering whether you could help unzip the pc_voxelsize_01 in google drive, so that at least it is easier to download chunk by chunk in unstable network environment? Best, |
HI! I am interested in your excellent work!
Is there a way to download GT through terminal, such as gdown? I have tried it (got approval), but it failed.
Thank you. Looking forward to your reply.
The text was updated successfully, but these errors were encountered: