WisconsinAIVision / few-shot-gan-adaptation

[CVPR '21] Official repository for Few-shot Image Generation via Cross-domain Correspondence
https://utkarshojha.github.io/few-shot-gan-adaptation/
Other
290 stars 47 forks source link

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

Closed BrandoZhang closed 3 years ago

BrandoZhang commented 3 years ago

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

utkarshojha commented 3 years ago

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