MAttNet
MAttNet copied to clipboard
the error when load the pre-train module resnet101
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]).
when run the cv/mrcn_detection in jupyter,the error will happen。And the config is OK...