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

Downloading the Processed Dataset error #59

Closed
shijian97 opened this issue Apr 13, 2022 · 7 comments
Closed

Downloading the Processed Dataset error #59

shijian97 opened this issue Apr 13, 2022 · 7 comments

Comments

@shijian97
Copy link

Hi, thanks for your work! But I got Can't open file ./cookie(No such file named cookie) when I execute ../misc/gdrive-download.sh 1T4_6Nb5r4yAXre3lf-zpmp3RbmyP1t9q wireframe.tar.xz Can you help me?

@zhou13
Copy link
Owner

zhou13 commented Apr 13, 2022

Have you tried to download them manually?

@shijian97
Copy link
Author

Have you tried to download them manually?

yes I can

@shijian97
Copy link
Author

shijian97 commented Apr 14, 2022

Have you tried to download them manually?

I can solve the problem by downloading manually. But I met another question when I test the Pretrained Models, to generate wireframes on the validation dataset with the pretrained model, and I got

Traceback (most recent call last):
  File "./process.py", line 134, in <module>
    main()
  File "./process.py", line 107, in main
    **{k: v[i].cpu().numpy() for k, v in H.items()},
  File "./process.py", line 107, in <dictcomp>
    **{k: v[i].cpu().numpy() for k, v in H.items()},
IndexError: index 6 is out of bounds for dimension 0 with size 6

How can I fix it, thank you

@zhou13
Copy link
Owner

zhou13 commented Apr 15, 2022

This is the first time I saw such errors. Did you do any modifications to the code?

@shijian97
Copy link
Author

This is the first time I saw such errors. Did you do any modifications to the code?

No I didn't. Is that about python? I use python3.6.9

@shijian97
Copy link
Author

This is the first time I saw such errors. Did you do any modifications to the code?

Now I'm trying to train the model again. In order to figure out what went wrong

@shijian97
Copy link
Author

This is the first time I saw such errors. Did you do any modifications to the code?

I don't know what happend, but after my training the model again, the error disappered... Anyway, thanks alot for your patience!

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