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
pred_distri, pred_scores = torch.cat([xi.view(feats[0].shape[0], self.no, -1) for xi in feats], 2).split( RuntimeError: shape '[65, 65, -1]' is invalid for input of size 416000
#588
Open
HZW-WW opened this issue
Sep 25, 2024
· 0 comments
why?I use train.py and gelan-s.yaml. Could someone help explain this?
The text was updated successfully, but these errors were encountered: