A RuntimeError occurs when selecting the pre-trained model of Setting1 to train Setting2, indicating that there are missing keys in the model's state_dict. I tried to use the seting1 pre-trained model you provided and this error also occurred. There was a problem loading the pre-trained model into the UNet network. I wonder why this error occured.
A RuntimeError occurs when selecting the pre-trained model of Setting1 to train Setting2, indicating that there are missing keys in the model's state_dict. I tried to use the seting1 pre-trained model you provided and this error also occurred. There was a problem loading the pre-trained model into the UNet network. I wonder why this error occured.