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
Automatically estimating the confidence levels of semantic segmentation predictions is important, as it can enhance accuracy and allow final users to have better insights into whether or not they can trust model results.
TerraTorch users should be able to add an (optional) confidence estimation step to semantic segmentation tasks to get confidence maps during inference (in addition to the standard outputs of the model).