Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.8k stars 581 forks source link

how to get class_acc and the best miou #151

Open SxyNoPeace opened 3 years ago

SxyNoPeace commented 3 years ago

adopt eval.py Only the precision and Miou of each verification set can be obtained. How to get the best result and the Miou of each category

Eric-wq-ux commented 1 year ago

how to get class_acc and the best miou