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
when setting batchsize more than 1,will report an error“RuntimeError: stack expects each tensor to be equal size, but got [1, 185, 128, 101] at entry 0 and [1, 249, 188, 213] at entry 1 Collate error on the key 'image' of dictionary data.“ I only use TotalSegmentator to train.
The text was updated successfully, but these errors were encountered:
when setting batchsize more than 1,will report an error“RuntimeError: stack expects each tensor to be equal size, but got [1, 185, 128, 101] at entry 0 and [1, 249, 188, 213] at entry 1 Collate error on the key 'image' of dictionary data.“ I only use TotalSegmentator to train.
The text was updated successfully, but these errors were encountered: