gaomingqi / Track-Anything

Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
MIT License
6.52k stars 481 forks source link

Error running 'app. py' file #152

Open Chenglidan opened 3 weeks ago

Chenglidan commented 3 weeks ago

RuntimeError: Error(s) in loading state_dict for XMem: size mismatch for value_encoder.conv1.weight: copying a param with shape torch.Size([64, 5, 7, 7]) from checkpoint, the shape in current model is torch.Size([64, 3, 7, 7]).