CSAILVision / semantic-segmentation-pytorch

Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
http://sceneparsing.csail.mit.edu/
BSD 3-Clause "New" or "Revised" License
4.96k stars 1.1k forks source link

Could you plz guide how to print the confidence of per pixel #220

Open rginpan opened 4 years ago

rginpan commented 4 years ago

Could you plz guide how to print the confidence of per pixel

Ericksgeo commented 4 years ago

Hello, I am also interested in extracting this information. Were you able to do that?