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

about the pretrained model #87

Open
yuffon opened this issue Aug 7, 2019 · 1 comment
Open

about the pretrained model #87

yuffon opened this issue Aug 7, 2019 · 1 comment

Comments

@yuffon
Copy link

yuffon commented Aug 7, 2019

The flow based model is very very interesting. But it is too GPU hungry.
I see that some pretrained models are uploaded.
Now I have a question about the pretrained model on CelebA.
For unoptimized model, the input for encoding includes three tensors:
'enc_x': 'input/image', 'enc_x_d': 'input/downsampled_image', 'enc_y': 'input/label'
I want to know the relationship between enc_x and enc_x_d.
If I want to test the model on 32x32 CelebA, how should I use this pretrained model?

@isharifi
Copy link

That's also my question.

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