Closed itstatev closed 1 year ago
@check could you pls check the model you specified and the downloaded wights belong to same model.
@wgcban thank you! I changed the model to ChangeFormerV6, because the weights were ChangeFormerV6 weights, but now I want to run main_cd.py and I get this error.
'Traceback (most recent call last):
File "main_cd.py", line 88, in
I am trying to test ChangeFormer on my own dataset and I get an error saying "I am trying to test the project on my own dataset, but I get an error saying "RuntimeError: Error(s) in loading state_dict for BASE_Transformer: Missing key(s) in state_dict: "pos_embedding", "resnet.conv1.weight", ...". How can I work this out? I downloaded the weights from the Dropbox link mentioned in the repo.