MAttNet icon indicating copy to clipboard operation
MAttNet copied to clipboard

the error when load the pre-train module resnet101

Open LQY404 opened this issue 4 years ago • 1 comments

RuntimeError: While copying the parameter named rpn_cls_score_net.weight, whose dimensions in the model are torch.Size([18, 512, 1, 1]) and whose dimensions in the checkpoint are torch.Size([24, 512, 1, 1]).

LQY404 avatar Oct 31 '20 08:10 LQY404

when run the cv/mrcn_detection in jupyter,the error will happen。And the config is OK...

LQY404 avatar Oct 31 '20 08:10 LQY404