SRGAN-PyTorch
SRGAN-PyTorch copied to clipboard
Error(s) in loading state_dict for Generator
Loading pre-trained SRGAN.pt model weights, giving it a scale=2. It returns
Error(s) in loading state_dict for Generator: Unexpected key(s) in state_dict: "tail.1.body.0.body.0.weight", "tail.1.body.0.body.0.bias", "tail.1.body.2.weight". scale
I'm facing the same problem. What did you do?