UNet3plus_pth icon indicating copy to clipboard operation
UNet3plus_pth copied to clipboard

'tuple' object has no attribute 'size'

Open caixh39 opened this issue 4 years ago • 1 comments

hi, I using "UNet3Plus_DeepSup" network to train, meeting a problem:"masks_pred = net(imgs)" in train.py,the masks_pred is a tuple which contains 5 values. then, I confusing how to compute "masks_pred " with "masks_truth" loss? thank you very much!

caixh39 avatar Sep 15 '20 09:09 caixh39

I also got the same problem. Please help me. Thank you very much.

heifengtai avatar Sep 02 '21 12:09 heifengtai