wmcnally/golfdb

missing key

Opened this issue · 0 comments

when run train.py , found the runtime error below, is something wrong for the mobilenet_v2.pth.tar ? how can I fix it ? thanks !

RuntimeError: Error(s) in loading state_dict for MobileNetV2:
Missing key(s) in state_dict: "classifier.1.weight", "classifier.1.bias".
Unexpected key(s) in state_dict: "classifier.weight", "classifier.bias".