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
L2 regulrization added to the model; gradient clipping of 10 added. I…
…nitializer changed in the prediction/proto head; sigmoid_cross_entropy used for classification loss; binary_cross_entropy without activation used for mask/seg loss.