Open chenwq95 opened 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
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?
I was also unable to find the file /param_g.npz. Can you share the link for it?
Same issues no idea how to solve this
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.