glow icon indicating copy to clipboard operation
glow copied to clipboard

about the pretrained model

Open yuffon opened this issue 5 years ago • 1 comments

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?

yuffon avatar Aug 07 '19 03:08 yuffon

That's also my question.

isharifi avatar Aug 22 '20 11:08 isharifi