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

Width and Height of images needs to be identical #8

Open
dakami opened this issue Jun 26, 2017 · 1 comment
Open

Width and Height of images needs to be identical #8

dakami opened this issue Jun 26, 2017 · 1 comment

Comments

@dakami
Copy link

dakami commented Jun 26, 2017

Looks like you crash if width and height isn't equal on custom datasets. I worked around by forcing my 640x360 images to 640x640.

@SwordHolderSH
Copy link

Once I set '-- input_scale_size' not to 64, an error will be reported. It seems that the discriminator cannot adapt to the size of the input image. How did you solve the problem?
"ValueError: Target and input must have the same number of elements. target nelement (2) != input nelement (338)"

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