Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'tuple' object has no attribute 'size' #3

Open
caixh39 opened this issue Sep 15, 2020 · 1 comment
Open

'tuple' object has no attribute 'size' #3

caixh39 opened this issue Sep 15, 2020 · 1 comment

Comments

@caixh39
Copy link

caixh39 commented Sep 15, 2020

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!

@heifengtai
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants