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

Modify output image size #255

Open
ThomasBarz opened this issue Sep 13, 2021 · 1 comment
Open

Modify output image size #255

ThomasBarz opened this issue Sep 13, 2021 · 1 comment

Comments

@ThomasBarz
Copy link

Hello, i read through the readme but couldn't find a command to define the output images size. The images from my dataset are 512x512, and i would like to generate images this size but it keeps generating 128x128 images.
For rerefence i use this command :
stylegan2_pytorch --data /content --models_dir /content --image-size 512 --batch-size 1 --num_image_tiles 1
How could i modify the ouput images dimensions?

Thankyou in advance

@CaptainStabs
Copy link

From the advanced use section of the readme, use this flag: --image-size 512

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