When I run test_SDAFAS.py in O_M_I_to_C,I encountered an error.
RuntimeError: Error(s) in loading state_dict for VisionTransformer:
size mismatch for pos_embed: copying a param with shape torch.Size([1, 257, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 384]).
When I run test_SDAFAS.py in O_M_I_to_C,I encountered an error. RuntimeError: Error(s) in loading state_dict for VisionTransformer: size mismatch for pos_embed: copying a param with shape torch.Size([1, 257, 384]) from checkpoint, the shape in current model is torch.Size([1, 197, 384]).