JimWang
Results
1
comments of
JimWang
netG.load_state_dict(torch.load(opt.netG),strict=False) you should change the code like this in File "demo.py", line 134 @Jzdoxc