You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the error message:
"size mismatch for ref_score_subtract.weight: copying a param with shape torch.Size([1]) from checkpoint, the shape in current model is torch.Size([1, 1])."
Need to manually adjust the size of 'ref_score_subtract.weight'.
The text was updated successfully, but these errors were encountered:
xinyusun1997
changed the title
Size mismatch when loading pretrained pytorch model.
Size mismatch when loading the pretrained pytorch model.
Jun 4, 2020
Hi, i have a question if you or @prashnani know, what's the max and min value of pieApp in two reference and generated images? I've got -0.0334 for one of my experiments, is it ok? (i use pyiqa library for calculate pieApp because it's simple to use.)
Below is the error message:
"size mismatch for ref_score_subtract.weight: copying a param with shape torch.Size([1]) from checkpoint, the shape in current model is torch.Size([1, 1])."
Need to manually adjust the size of 'ref_score_subtract.weight'.
The text was updated successfully, but these errors were encountered: