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

Error when training data for the model #20

Closed
umarshehu opened this issue Sep 4, 2020 · 0 comments
Closed

Error when training data for the model #20

umarshehu opened this issue Sep 4, 2020 · 0 comments

Comments

@umarshehu
Copy link

When i run train.py, an error is shown " layers.append(SpectralNorm(nn.Conv2d(3, conv_dim, kernel_size=4, stride=2, padding=1)))
TypeError: init() takes 1 positional argument but 2 were given
from Net.py file. Seems there is a bug in the code? Thanks.
"

This issue was closed.
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