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

can't training model #241

Open
Pi-777 opened this issue Jul 12, 2023 · 1 comment
Open

can't training model #241

Pi-777 opened this issue Jul 12, 2023 · 1 comment

Comments

@Pi-777
Copy link

Pi-777 commented Jul 12, 2023

when I use python train.py xxxxx
I got this report:

Setting up PyTorch plugin "upfirdn2d_plugin"... Done.
Traceback (most recent call last):

xxxxxxxxxxxxx/training/networks_stylegan2.py", line 657, in forward
y = x.reshape(G, -1, F, c, H, W) # [GnFcHW] Split minibatch N into n groups of size G, and channels C into F groups of size c.
RuntimeError: shape '[4, -1, 1, 512, 4, 4]' is invalid for input of size 81920

did anyone meet this report like above and fix it?

@jasuriy
Copy link

jasuriy commented May 10, 2024

@Pi-777 hi
did you fix the issue?
were you able to train the model with your own dataset?

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