WisconsinAIVision/few-shot-gan-adaptation

FileNotFoundError: [Errno 2] No such file or directory: 'init_z.pt'

BrandoZhang opened this issue · 1 comments

By running generate.py in interpolate mode, I got this error.
Would you provide init_z.pt in your paper?

Hi, it was supposed to be noise.pt which is present in the repository. I've updated generate.py accordingly. Apologies for the typo.