taoxugit / AttnGAN

MIT License
1.33k stars 415 forks source link

Pickle files #112

Open ImmortalBoi opened 7 months ago

ImmortalBoi commented 7 months ago

I wanted to use my own data for training this model, but it seems that every time I ran it I went into an assertionError and after looking through the code, it seems there are many pickle files that the code uses that aren't generated in the code, so I was wondering how do I get them, and if anyone else ran into this issue.

ImmortalBoi commented 3 months ago

If anyone else has ran into this problem, I solved it in my fork: