You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi tomrunia, thx for your great job, when I run to:
'for step,(clips, targets) in enumerate(data_loader)' in training , I get the error report: "invalid argument 0:sizes of tensors must match except in dimension 0. Got 120 and 264 in dimension 2 ", how can I solve it. Thx
The text was updated successfully, but these errors were encountered:
Hi tomrunia, thx for your great job, when I run to:
'for step,(clips, targets) in enumerate(data_loader)' in training , I get the error report: "invalid argument 0:sizes of tensors must match except in dimension 0. Got 120 and 264 in dimension 2 ", how can I solve it. Thx
The text was updated successfully, but these errors were encountered: