Open kelisiya opened 3 years ago
when I load weights coco_lvis_h18_baseline.pth, the error is size mismatch for maps_transform.0.weight: copying a param with shape torch.Size([16, 2, 1, 1]) from checkpoint, the shape in current model is torch.Size([16, 3, 1, 1]).
size mismatch for maps_transform.0.weight: copying a param with shape torch.Size([16, 2, 1, 1]) from checkpoint, the shape in current model is torch.Size([16, 3, 1, 1]).
@kelisiya did you solve this problem?? please tell me solution
when I load weights coco_lvis_h18_baseline.pth, the error is
size mismatch for maps_transform.0.weight: copying a param with shape torch.Size([16, 2, 1, 1]) from checkpoint, the shape in current model is torch.Size([16, 3, 1, 1]).