Closed foocker closed 5 years ago
RuntimeError: Error(s) in loading state_dict for RetinaFace Missing key(s) in state_dict: "body.conv1.weight", "body.bn1.weight", "body.bn1.bias",.... Unexpected key(s) in state_dict: "module.body.conv1.weight", "module.body.bn1.weight",...
i'm facing the same issue. do you have a solution?
RuntimeError: Error(s) in loading state_dict for RetinaFace Missing key(s) in state_dict: "body.conv1.weight", "body.bn1.weight", "body.bn1.bias",.... Unexpected key(s) in state_dict: "module.body.conv1.weight", "module.body.bn1.weight",...