foolwood / foolwood/SiamMask

RuntimeError: The size of tensor a (3750) must match the size of tensor b (1734) at non-singleton dimension 0

Open
#128 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.6k
Forks
804
PR merge metrics
No merged PRs in 30d

Description

File "/home/kihong/mountHard/ksonTrack/SiamMask-master/experiments/siammask_sharp/custom.py", line 150, in forward
out = self.post0(F.upsample(self.h2(out) + self.v2(p2), size=(31, 31)))
RuntimeError: The size of tensor a (3750) must match the size of tensor b (1734) at non-singleton dimension 0

/SiamMask-master/experiments/siammask_sharp$ bash run.sh checkpoint_e9.pth
When I tried with my own data set, I got this issue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.