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
Hello everyone. I use the BEiT network for semantic segmentation and have trouble determining if my model segments the object correctly. In this case, there won't be any ground truth to validate. The result return from "inference_segmentor" only one array with the class id.
Is there any way I can obtain class probability or confidence level which tells how confident a model is about that segmentation like we get in rcnn?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. I use the BEiT network for semantic segmentation and have trouble determining if my model segments the object correctly. In this case, there won't be any ground truth to validate. The result return from "inference_segmentor" only one array with the class id.
Is there any way I can obtain class probability or confidence level which tells how confident a model is about that segmentation like we get in rcnn?
Beta Was this translation helpful? Give feedback.
All reactions