dreasysnail / textGAN_public

70 stars 20 forks source link

Some files are missing #1

Open chenwq95 opened 6 years ago

chenwq95 commented 6 years ago

It seems that you forget to provide files "real_cotra.txt" and "vocab_cotra.pkl".

I could download "data.p" and "arkiv.p" through the given data link, but they are not the required files.

pcgreat commented 6 years ago

I might be wrong, but those files could be similar to the ones here https://github.com/CR-Gjx/LeakGAN/tree/master/Image%20COCO/save And if you directly copy that, don't forget to change self.n_words = 4839 in textGAN.py

smukh93 commented 6 years ago

It seems that you forget to provide files "real_cotra.txt" and "vocab_cotra.pkl".

I could download "data.p" and "arkiv.p" through the given data link, but they are not the required files.

Hi, I am trying to find arxiv.p. Can you provide the data link?

smukh93 commented 6 years ago

I was also unable to find the file /param_g.npz. Can you share the link for it?

TayyabIkhlaq commented 6 years ago

Same issues no idea how to solve this