mmsegmentation icon indicating copy to clipboard operation
mmsegmentation copied to clipboard

How get pred prob of image mask with mmcv2.1.0 and mmseg 1.2.2?

Open funny000 opened this issue 1 year ago • 1 comments

Thank author for this work. I want to get predict probability of image mask, and look the before issue find a same issue, but I use different version of mmcv and mmseg, so don't know to change code to get predict probability, Can you tell me to how change code or use other function to get probability? my use mmcv version is 2.1.0, and mmseg version is 1.2.2, mmegine version is 0.10.3.

funny000 avatar Sep 18 '24 08:09 funny000

I has look the issues, https://github.com/open-mmlab/mmsegmentation/issues/3528, so can i get the probability from "logits"?

funny000 avatar Sep 18 '24 09:09 funny000