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
The part that I dont understand is, I think the nums variable holds the number of GPUs and code only reports the output of the second GPU. If that is the case, why? Shouldn't be average of two?
The text was updated successfully, but these errors were encountered:
onurtore
changed the title
Why meanIoU not summed?
Why IoUs not summed?
Nov 25, 2022
Hi!,
In validate function inside the utils/function.py, the code calculates and logs IoU:
The part that I dont understand is, I think the nums variable holds the number of GPUs and code only reports the output of the second GPU. If that is the case, why? Shouldn't be average of two?
The text was updated successfully, but these errors were encountered: