Closed gene-rative closed 2 years ago
Hi,
Thanks for pointing out the issue. You are correct! I changed the file name and didn't notice that the saved pkl is based on the old filename. I have uploaded the old file training/augment.py
for loading pkl use, as a currently quick fix. Will try to update the pkl as well.
The problem is solved. :)
Hi,
I fixed the issue in another way by ignoring the load of augpipe
class, which is not used during generaton. You could simply git pull and the problem is fixed.
Hi,
I encounter the following bug when running generate.py (command included in the snapshot). I guess the reason is that the current code is inconsistent with the persistent class stored in the pickle.