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 default value 0.3 was introduced in #2016. We did not use 0.5 because we found 0.5 performed very bad, worse than 0.3 in many cases. You can try other values for free if you want because there is no conclusion that 0.3 is best.
Why is the default threshold not
0.5
? It defaults at0.3
.https://github.com/overjetdental/mmsegmentation/blob/master/mmseg/models/decode_heads/decode_head.py#L109
The text was updated successfully, but these errors were encountered: