Error(s) in loading state_dict for UNETR:
Missing key(s) in state_dict: "vit.patch_embedding.cls_token", "encoder2.blocks.0.1.conv3.conv.weight", "encoder2.blocks.1.1.conv3.conv.weight", "encoder3.blocks.0.1.conv3.conv.weight".
! another question: When T1 images are used as network inputs, it need to be normalized from [0, 255] to [0, 1]; does this mean the maximum value of T1 images is only 255 ? ?
Hello,
I got error when I load pretrained model:
Any help is welcome.
Thanks !