PyTorch-Encoding icon indicating copy to clipboard operation
PyTorch-Encoding copied to clipboard

ADE20K validation accuracy

Open hkchengrex opened this issue 6 years ago • 0 comments

Using this command python test.py --backbone resnet101 --base-size 640 --crop-size 576 --model-zoo EncNet_ResNet101_ADE --eval gives me 44.31% mIoU as opposed to 44.4% reported here or 44.65% in the paper.

Am I missing anything here? Thanks!

hkchengrex avatar Nov 11 '19 12:11 hkchengrex