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

Errors when trying to add provided chair example #4

Open
maria-korosteleva opened this issue Oct 4, 2022 · 2 comments
Open

Errors when trying to add provided chair example #4

maria-korosteleva opened this issue Oct 4, 2022 · 2 comments

Comments

@maria-korosteleva
Copy link

Hi!

Apparently, the downloading script only downloads the model for airplanes, but not for chairs

$ python download_weights.py
Downloading spaghetti_airplanes
100%|##########| 102M/102M [00:02<00:00, 47.3MB/s]
Done!

So, I cannot run the demo with chairs =(

@mischaschaub
Copy link

Same problem for me!

@xheon
Copy link

xheon commented Jun 15, 2023

I had the same problem. In the download_wieghts.py, Line 79, you can replace info=spaghetti_airplanes with info=spaghetti_chairs_large to download the respective weights.

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

3 participants