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
I'm interested in your research, but when running the code, there is a problem, my output and label shape do not match,output.shape = (8, 1, 352, 352)
label.shape = (8, 1, 352, 352, 3) please why is this, thanks