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
RuntimeError: For 'load_param_into_net', model.model.22.cv3.0.2.weight in the argument 'net' should have the same shape as model.model.22.cv3.0.2.weight in the argument 'parameter_dict'. But got its shape (10, 128, 1, 1) in the argument 'net' and shape (80, 128, 1, 1) in the argument 'parameter_dict'.
The text was updated successfully, but these errors were encountered:
RuntimeError: For 'load_param_into_net', model.model.22.cv3.0.2.weight in the argument 'net' should have the same shape as model.model.22.cv3.0.2.weight in the argument 'parameter_dict'. But got its shape (10, 128, 1, 1) in the argument 'net' and shape (80, 128, 1, 1) in the argument 'parameter_dict'.
The text was updated successfully, but these errors were encountered: