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

still generating low resolution images after training on high resolution data #45

Open
OldChi opened this issue Nov 29, 2019 · 3 comments

Comments

@OldChi
Copy link

OldChi commented Nov 29, 2019

hi I trained on your 10241024 data and set image size to 512 during training. however, using the result, I still generated 256256 images, how can i modify the code so that i can generate 512*512 images?

@StevenLiuWen
Copy link
Collaborator

Hi, @OldChi , You need to set the flag --image_size 512 to generate 512 x 512 resolution images when you have trained the model on such resolution.

@MockerPeking
Copy link

MockerPeking commented Dec 25, 2019

I‘ve checked all the issues, wondering what is the highest resolution image that the Motion Imitation part of this project can generate?1024×1024? Which type of graphics card is generally required?@StevenLiuWen

@piaozhx
Copy link
Member

piaozhx commented Dec 25, 2019

@MockerPeking if you want to train a high resolution video (like 1024x1024), large gpu memory is necessary, like rtx titan (24g) p40 (24g) v100(32g),

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

4 participants