ypxie / HDGan

Pytorch implementation of HDGan
150 stars 36 forks source link

text embeddings preparation #16

Closed SreenijaK closed 4 years ago

SreenijaK commented 5 years ago

I want to prepare my dataset and for that I'll have to convert text files to .t7 format to get text embeddings. How do i achieve the same?

ypxie commented 4 years ago

please follow : https://github.com/reedscot/icml2016 and https://github.com/hanzhanggit/StackGAN to process your data