Excuse me,
After I finished the pretraining of meta-baseline, I got an error when loading the pretrained model in finetune stage.
RuntimeError: Error(s) in loading state_dict for ProtoNet: Missing key(s) in state_dict "classifier.scale_cls". Unexpected key(s) in state_dict: "classifier.weight", "classifier.bias".
It seems that you may have a wrong setting in the file _set_config_meta_baselinefinetune.py
Excuse me, After I finished the pretraining of meta-baseline, I got an error when loading the pretrained model in finetune stage.
RuntimeError: Error(s) in loading state_dict for ProtoNet: Missing key(s) in state_dict "classifier.scale_cls". Unexpected key(s) in state_dict: "classifier.weight", "classifier.bias".
It seems that you may have a wrong setting in the file _set_config_meta_baselinefinetune.py