-
Notifications
You must be signed in to change notification settings - Fork 133
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
Trouble Downloading Dataset #490
Comments
Thanks you for participating! Happy to help you set up. Can you try downloading outside of the script. Also please use this branch and this leaderboard if you want to participate in the CVPR challenge. |
Hi! @yvsriram Thank you so much for the reply! I just ran
ALSO:
Any advice on these issues would be greatly appreciated! |
Can you try installing it after running |
I am still getting erros after running when installing
AND for running the demo setup to
I currently have Nvidia-smi 550.54.15 with CUDA Version 12.4. I think
|
Hey, I am not entirely sure about this one but you can try a few things if you haven't already. For the error you are facing:
We recommend sticking to the CUDA 11.7 and python 3.9. The other dependencies are setup such that they work in this setting. So it may be great if you could downgrade to use cuda 11.7. Otherwise, it seems like pytorch3d is supported on higher versions of Cuda: https://github.com/facebookresearch/pytorch3d/blob/main/INSTALL.md too? I am not sure if other dependencies and our code are compatible with cuda 12.4. Do let us know what works and doesn't work for you. |
Hello! Here is my conda env export.
|
I was able to fix the above by using this command BUT I am getting this new error when trying to run the demo setup to OVMM
|
🐛 Bug
I am trying to participate in the home-robot challenge and have followed the instructions here. Everything works up until step 5. Step 6 tells me to download the required data. When I sign into hugging face there is no place to accept the license which won't let me proceed to next steps.
When I try to download the scenes, I get the following.
Steps to Reproduce
Steps to reproduce the behavior:
Follow steps 1~5 in
here and try to download scenes without accepting license.
Expected behavior
I should be able to see a place to accept the license for using HSSD scenes in hugging face to download scenes.
Additional context
The text was updated successfully, but these errors were encountered: