hi,sir.
when i test GOT10K with your SiamCAR-GOT.pth,there is a error problem
RuntimeError: Error(s) in loading state_dict for ModelBuilder: size mismatch for down.weight: copying a param with shape torch.Size([256, 768, 1, 1]) from checkpoint, the shape in current model is torch.Size([768, 256, 1, 1]).
but i use the model_general.pth ,it`s ok to test it .
could u tell me how to solve it ?
thanks advance~
hi,sir. when i test GOT10K with your SiamCAR-GOT.pth,there is a error problem
RuntimeError: Error(s) in loading state_dict for ModelBuilder: size mismatch for down.weight: copying a param with shape torch.Size([256, 768, 1, 1]) from checkpoint, the shape in current model is torch.Size([768, 256, 1, 1]).
but i use the model_general.pth ,it`s ok to test it . could u tell me how to solve it ? thanks advance~