ypxie / HDGan

Pytorch implementation of HDGan
150 stars 36 forks source link

Where to find pre-trained char-RNN text encoder model listed in paper #10

Closed vlad3996 closed 6 years ago

vlad3996 commented 6 years ago

In your paper you say "p_data denotes a sentence embedding (generated by a pre-trained char-RNN text encoder [34])."

Can you clarify what model do you use to create coco text embeddings?

I can not find here appropriate pre-trained model to generate 1024-d coco embeddings.

zizhaozhang commented 6 years ago

It is in the readme Acknowledgement Process COCO data Torch implementation