tobran / DF-GAN

[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
Other
297 stars 67 forks source link

where to download the textencoder pretrained file? #20

Closed houyun668 closed 2 years ago

houyun668 commented 2 years ago

RuntimeError: Error(s) in loading state_dict for RNN_ENCODER: size mismatch for encoder.weight: copying a param with shape torch.Size([5450, 300]) from checkpoint, the shape in current model is torch.Size([5598, 300]).

tobran commented 2 years ago

The pre-trained text encoder files are saved in our preprocessed metadata. You can download our preprocessed metadata, we have provided the link in readme.