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

I get an error when I run generate.py. #4

Open
tori29umai0123 opened this issue Nov 6, 2022 · 0 comments
Open

I get an error when I run generate.py. #4

tori29umai0123 opened this issue Nov 6, 2022 · 0 comments

Comments

@tori29umai0123
Copy link

Thank you for publishing this great tool.
But when I run generate.py I get an error.

traceback (most recent call last):
File "generate.py", line 59, in image_space = ((net_out.cIarnp(-1 , 1) + 1) * 127.5) .permute((0, 1, 3, 1))
RuntimeError: repeated dim in permute

This is true whether you are using a distributed model or a model that you have trained yourself.
The images automatically generated during training are generated correctly, so we are currently using them to generate the video.

Thank you in advance for your confirmation.
I am not sure if this is related, but we are using Anaconda.

Translated with www.DeepL.com/Translator (free version)

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

1 participant