clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 654 forks source link

when i run main.py To generate images and interpolation videos it show that #115

Open panghongwei17 opened 3 years ago

panghongwei17 commented 3 years ago
raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(

RuntimeError: Error(s) in loading state_dict for Generator: Missing key(s) in state_dict: "hpf.filter".

mlandcv commented 3 years ago

try this

https://github.com/clovaai/stargan-v2/issues/103#issuecomment-889717911