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

added support for non square Images #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p-sodmann
Copy link

Non-Square images work basically out of the box. I trained a model with the smithsonian_butterflies_subset with 32x64 pixels and compared it to 48x48 pixels to roughly have the same number of total pixels.

FID 48x48 was 50.2 after 10_000 steps with batchsize 16
model_demo_00010000

FID 64x32 was 59.9 after 10_000 steps with batchsize 16
model_demo_00010000

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

Successfully merging this pull request may close these issues.

1 participant